Expand Minimize
This topic has not yet been rated - Rate this topic

SPPrincipalManagementExceptionDetail enumeration

SharePoint 2013

Specifies the detail associated with a principal management exception.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public enum SPPrincipalManagementExceptionDetail
Member nameDescription
NoneThe principal could not be found. Value = 0.
PrincipalNotFoundCould not find the principal. Value = 1.
QuotaExceededThe current operation causes the directory quota to be exceeded. Value = 2.
UniquenessConstraintViolationThe app principal already exists. Value = 3.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.