Share via


Group.GroupType 属性

定义

获取或设置安全组的类型。

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

属性值

GroupType 类型的新实例。 可能的值为 ActiveDirectoryGroup、InternalGroup、LocalGroup、None 或 OtherGroup。

属性

适用于