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