Freigeben über


SPPeoplePickerSettings.ServiceAccountDirectoryPaths-Eigenschaft

Ruft eine Auflistung, die die Directory Pfade des Dienstkontos enthält.

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

Syntax

'Declaration
Public ReadOnly Property ServiceAccountDirectoryPaths As Collection(Of String)
    Get
'Usage
Dim instance As SPPeoplePickerSettings
Dim value As Collection(Of String)

value = instance.ServiceAccountDirectoryPaths
public Collection<string> ServiceAccountDirectoryPaths { get; }

Eigenschaftswert

Typ: System.Collections.ObjectModel.Collection<String>
Eine Auflistung, die die Directory Pfade des Dienstkontos enthält.

Siehe auch

Referenz

SPPeoplePickerSettings Klasse

SPPeoplePickerSettings-Member

Microsoft.SharePoint.Administration-Namespace