Перечисление PrincipalType

Contains values specifying the type of security principal (user or group).

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)

Синтаксис

'Декларация
Public Enumeration PrincipalType
'Применение
Dim instance As PrincipalType
public enum PrincipalType
public enum class PrincipalType
type PrincipalType
public enum PrincipalType

Элементы

Имя элемента Описание
None Principal type not specified.
UserAccount A user account assigned to MDS.
Group An group account assigned to MDS.