Свойство Principal.PrincipalType
Gets a value containing the type of the principal.
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property PrincipalType As PrincipalType
Get
'Применение
Dim instance As Principal
Dim value As PrincipalType
value = instance.PrincipalType
public PrincipalType PrincipalType { get; }
Значение свойства
Тип: Microsoft.SharePoint.Client.Utilities.PrincipalType
Returns a PrincipalType.instance which contains the type of the principal.