Partager via


Énumération GroupType

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

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)

Syntaxe

'Déclaration
Public Enumeration GroupType
'Utilisation
Dim instance As GroupType
public enum GroupType
public enum class GroupType
type GroupType
public enum GroupType

Membres

Nom de membre Description
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.