ObjectSecurity.GetGroup(Type) Metod

Definition

Hämtar den primära gruppen som är associerad med den angivna ägaren.

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

Parametrar

targetType
Type

Ägaren för vilken den primära gruppen ska hämtas.

Returer

Den primära gruppen som är associerad med den angivna ägaren.

Gäller för