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