SPAppPrincipalTenantPermissionInfo.GetPermBinary method

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

Syntax

'Declaration
Public Function GetPermBinary As Byte()
'Usage
Dim instance As SPAppPrincipalTenantPermissionInfo
Dim returnValue As Byte()

returnValue = instance.GetPermBinary()
public byte[] GetPermBinary()

Return value

Type: []

See also

Reference

SPAppPrincipalTenantPermissionInfo class

SPAppPrincipalTenantPermissionInfo members

Microsoft.SharePoint.AppManagement namespace