PrincipalContext.Options Eigenschaft

Definition

Ruft die Optionen ab, die im contextOptions-Parameter des Konstruktors angegeben wurden.

public:
 property System::DirectoryServices::AccountManagement::ContextOptions Options { System::DirectoryServices::AccountManagement::ContextOptions get(); };
public System.DirectoryServices.AccountManagement.ContextOptions Options { get; }
member this.Options : System.DirectoryServices.AccountManagement.ContextOptions
Public ReadOnly Property Options As ContextOptions

Eigenschaftswert

Ein ContextOptions-Enumerationswert, der den Zieltyp für die Verbindung angibt.

Gilt für: