Share via


PickerSettings.PrincipalSource property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property PrincipalSource As PrincipalSource
    Get
'Usage
Dim instance As PickerSettings
Dim value As PrincipalSource

value = instance.PrincipalSource
public PrincipalSource PrincipalSource { get; }

Property value

Type: Microsoft.SharePoint.Client.Utilities.PrincipalSource

See also

Reference

PickerSettings class

PickerSettings members

Microsoft.SharePoint.Client namespace