Bagikan melalui


GroupPrincipal.GroupScope Properti

Definisi

Mendapatkan atau menetapkan enumerasi Nullable GroupScope yang menentukan cakupan untuk prinsipal grup ini.

public:
 property Nullable<System::DirectoryServices::AccountManagement::GroupScope> GroupScope { Nullable<System::DirectoryServices::AccountManagement::GroupScope> get(); void set(Nullable<System::DirectoryServices::AccountManagement::GroupScope> value); };
public System.DirectoryServices.AccountManagement.GroupScope? GroupScope { get; set; }
member this.GroupScope : Nullable<System.DirectoryServices.AccountManagement.GroupScope> with get, set
Public Property GroupScope As Nullable(Of GroupScope)

Nilai Properti

Nilai enumerasi nullable GroupScope yang menentukan cakupan grup ini atau null jika tidak ada cakupan yang ditetapkan.

Pengecualian

Aplikasi mungkin tidak menyetel properti ini ke null.

Berlaku untuk