PeopleEditor.EnabledClaimProviders Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property EnabledClaimProviders As String
    Get
    Set
'Usage
Dim instance As PeopleEditor
Dim value As String

value = instance.EnabledClaimProviders

instance.EnabledClaimProviders = value
public string EnabledClaimProviders { get; set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

PeopleEditor Class

PeopleEditor Members

Microsoft.SharePoint.WebControls Namespace