SPPrincipalInfo.PrincipalType property
Gets the principal type.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property PrincipalType As SPPrincipalType
Get
'Usage
Dim instance As SPPrincipalInfo
Dim value As SPPrincipalType
value = instance.PrincipalType
public SPPrincipalType PrincipalType { get; }
Property value
Type: Microsoft.SharePoint.Utilities.SPPrincipalType
A string that contains the principal type.