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