SPAppRequestContext members

Represents the app request context.

The SPAppRequestContext type exposes the following members.

Properties

  Name Description
Public property AppIdentifier Gets the encoded claim value of the app identifier.
Public propertyStatic member Current Gets the current app request context.
Public property IsAppOnlyRequest Gets whether this is an app request without the user’s identity.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAppPrincipal Gets the app principal associated with the app request context.
Public method GetHashCode (Inherited from Object.)
Public method GetTenantPermissionInfo Gets the app's tenant-scoped permission for a particular permission provider.
Public method GetType (Inherited from Object.)
Public method HasFullControl Indicates whether the app has full control on the tenant.
Public methodStatic member InitCurrent Initializes the app request context with specified app principal identifier.
Public method IsAppEnabled Indicates whether the app is enabled.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPAppRequestContext class

Microsoft.SharePoint namespace