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