Aracılığıyla paylaş


GroupPrincipal.GroupScope Özellik

Tanım

Bu grup sorumlusunun kapsamını belirten null atanabilir GroupScope bir sabit listesi alır veya ayarlar.

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)

Özellik Değeri

Bu grubun kapsamını belirten null atanabilir GroupScope bir numaralandırma değeri veya hiçbir kapsam ayarlanmamışsa null.

Özel durumlar

Uygulama bu özelliği null olarak ayarlayamayabilir.

Şunlara uygulanır