GroupPrincipal.GroupScope Właściwość

Definicja

Pobiera lub ustawia wyliczanie dopuszczające GroupScope wartość null, która określa zakres dla tej jednostki grupy.

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)

Wartość właściwości

Wartość wyliczenia dopuszczana GroupScope do wartości null, która określa zakres tej grupy lub null, jeśli nie ustawiono żadnego zakresu.

Wyjątki

Aplikacja może nie ustawić tej właściwości na wartość null.

Dotyczy