SPAppPrincipalManager members

Represents the top level object used to manage app principals.

The SPAppPrincipalManager type exposes the following members.

Methods

  Name Description
Public method AddAppPrincipalCredential Adds a new credential for an existing app principal.
Public method CreateAppPrincipal(SPExternalAppPrincipalCreationParameters) Creates an external app principal.
Public method CreateAppPrincipal(SPInternalAppPrincipalCreationParameters) Creates an internal app principal.
Public method DeleteAppPrincipal Deletes an app principal.
Public method DeleteAppPrincipalCredential Deletes an existing credential for an app principal.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAppPrincipalConfiguration Gets the configuration associated with the specified app principal.
Public method GetAppPrincipalCredentials Gets a reference to each credential associated with an app principal.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetManager Creates a new instance of the SPAppPrincipalManager class.
Public method GetType (Inherited from Object.)
Public method LookupAppPrincipal Looks up an app principal.
Protected method MemberwiseClone (Inherited from Object.)
Public method SetAppPrincipalConfiguration Sets the configuration associated with the specified app principal.
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPAppPrincipalManager class

Microsoft.SharePoint namespace