Bagikan melalui


Principal.ContextType Properti

Definisi

Mendapatkan nilai enumerasi jenis konteks yang menentukan jenis konteks utama yang terkait dengan prinsipal ini.

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

Nilai Properti

Nilai ContextType enumerasi yang menentukan jenis konteks.

Atribut

Keterangan

Jenis konteks diatur pada objek konteks utama di PrincipalContext konstruktor. Nilai yang disimpan di kelas ini dikaitkan dengan ContextType properti .

Berlaku untuk