SPAppPrincipalManager class

Represents the top level object used to manage app principals.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPAppPrincipalManager

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

Syntax

'Declaration
Public NotInheritable Class SPAppPrincipalManager
'Usage
Dim instance As SPAppPrincipalManager
public sealed class SPAppPrincipalManager

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPAppPrincipalManager members

Microsoft.SharePoint namespace