다음을 통해 공유


GroupType 열거형

Contains values that specify the type (source) of a security group.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.dll)

구문

‘선언
Public Enumeration GroupType
‘사용 방법
Dim instance As GroupType
public enum GroupType
public enum class GroupType
type GroupType
public enum GroupType

멤버

멤버 이름 설명
None The group type is unspecified.
InternalGroup A Windows internal group.
ActiveDirectoryGroup A Windows Active Directory Group.
LocalGroup A local Windows Group.
OtherGroup A group other than a Windows group.