Group.GroupType Propriedade

Definição

Obtém ou define o tipo do grupo de segurança.

public:
 property Microsoft::MasterDataServices::GroupType GroupType { Microsoft::MasterDataServices::GroupType get(); void set(Microsoft::MasterDataServices::GroupType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.GroupType GroupType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.GroupType : Microsoft.MasterDataServices.GroupType with get, set
Public Property GroupType As GroupType

Valor da propriedade

GroupType

Uma nova instância do tipo GroupType. Os valores possíveis são ActiveDirectoryGroup, InternalGroup, LocalGroup, None ou OtherGroup.

Atributos

Aplica-se a