SPAppPrincipalWithTenantPermissions class

App principal and its tenant permissions.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.AppManagement.SPAppPrincipalWithTenantPermissions

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPAppPrincipalWithTenantPermissions
'Usage
Dim instance As SPAppPrincipalWithTenantPermissions
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPAppPrincipalWithTenantPermissions

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

SPAppPrincipalWithTenantPermissions members

Microsoft.SharePoint.AppManagement namespace