ObjectSecurity.GetGroup(Type) Metoda

Definicja

Pobiera grupę podstawową skojarzona z określonym właścicielem.

public:
 System::Security::Principal::IdentityReference ^ GetGroup(Type ^ targetType);
public System.Security.Principal.IdentityReference GetGroup (Type targetType);
public System.Security.Principal.IdentityReference? GetGroup (Type targetType);
member this.GetGroup : Type -> System.Security.Principal.IdentityReference
Public Function GetGroup (targetType As Type) As IdentityReference

Parametry

targetType
Type

Właściciel, dla którego ma być pobrana grupa podstawowa.

Zwraca

IdentityReference

Grupa podstawowa skojarzona z określonym właścicielem.

Dotyczy