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