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