ObjectSecurity.GetGroup(Type) Yöntem

Tanım

Belirtilen sahiple ilişkili birincil grubu alır.

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

Parametreler

targetType
Type

Birincil grubun alındığı sahip.

Döndürülenler

Belirtilen sahiple ilişkilendirilmiş birincil grup.

Şunlara uygulanır