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