SPPrincipalManagementException-Klasse

Eine Ausnahme, die während eines Vorgangs des app-Prinzipal Management ausgelöst wird.

Vererbungshierarchie

System.Object
  System.Exception
    Microsoft.SharePoint.SPPrincipalManagementException

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class SPPrincipalManagementException _
    Inherits Exception
'Usage
Dim instance As SPPrincipalManagementException
[SerializableAttribute]
public sealed class SPPrincipalManagementException : Exception

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPPrincipalManagementException-Member

Microsoft.SharePoint-Namespace