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