Sprache

SecurityPrincipals.Groups Eigenschaft

Definition

Erhält oder setzt eine Reihe von Sicherheitsgruppen.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Group ^> ^ Groups { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Group ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Group ^> ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Group> Groups { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.Groups : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Group> with get, set
Public Property Groups As Collection(Of Group)

Eigenschaftswert

Eine Sammlung vom Typ Group.

Attribute

Gilt für: