DirectoryServicesPermissionAttribute.Path Proprietà

Definizione

Ottiene o imposta un percorso di un nodo Active Directory Domain Services a cui si applicano le autorizzazioni.

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

Valore della proprietà

Percorso di un nodo Active Directory Domain Services. Il valore predefinito è "*".

Eccezioni

Il valore della proprietà è un riferimento Null (Nothing in Visual Basic).

Si applica a

Vedi anche