PrincipalContext.Options Eigenschap

Definitie

Hiermee haalt u de opties op die zijn opgegeven in de contextOptions parameter van de constructor.

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

Waarde van eigenschap

Een ContextOptions opsommingswaarde waarmee het type doel wordt opgegeven waarmee verbinding moet worden gemaakt.

Van toepassing op