DirectoryServicesPermissionAttribute.Path Eigenschap

Definitie

Hiermee haalt u een pad op naar een Active Directory Domain Services knooppunt waarop de machtigingen van toepassing zijn.

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string? Path { get; set; }
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

Waarde van eigenschap

Het pad naar een Active Directory Domain Services knooppunt. De standaardwaarde is '*'.

Uitzonderingen

De eigenschapswaarde is een null-verwijzing (Nothing in Visual Basic).

Van toepassing op

Zie ook