SP.Utilities.PrincipalInfo.principalType Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the type of the principal.
var value = SP.Utilities.PrincipalInfo.get_principalType();
Property Value
Type: SP.Utilities.PrincipalType
Applies To
SP.Utilities.PrincipalInfo Class
Remarks
It must not be a combination of more than one member of the PrincipalType enumeration. It must not be PrincipalType.All.
See Also
Reference
SP.Utilities.PrincipalInfo Methods