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