CertificateSettingSection.InputCertFileRootAuthority Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected InputCertFileRootAuthority As HtmlInputFile
'Usage
Dim value As HtmlInputFile
value = Me.InputCertFileRootAuthority
Me.InputCertFileRootAuthority = value
protected HtmlInputFile InputCertFileRootAuthority
See Also
Reference
CertificateSettingSection Class