Principal.ContextType Vlastnost

Definice

Získá hodnotu výčtu typu kontextu, která určuje typ kontextu objektu zabezpečení přidruženého k tomuto objektu zabezpečení.

public:
 property System::DirectoryServices::AccountManagement::ContextType ContextType { System::DirectoryServices::AccountManagement::ContextType get(); };
public System.DirectoryServices.AccountManagement.ContextType ContextType { get; }
public System.DirectoryServices.AccountManagement.ContextType ContextType { [System.Security.SecurityCritical] get; }
member this.ContextType : System.DirectoryServices.AccountManagement.ContextType
[<get: System.Security.SecurityCritical>]
member this.ContextType : System.DirectoryServices.AccountManagement.ContextType
Public ReadOnly Property ContextType As ContextType

Hodnota vlastnosti

Hodnota ContextType výčtu, která určuje typ kontextu.

Atributy

Poznámky

Typ kontextu je nastaven na objektu hlavního kontextu v konstruktoru PrincipalContext . Hodnota uložená v této třídě je přidružena k ContextType vlastnosti.

Platí pro