SPAppPrincipalTenantPermissionInfo.ProviderTypeId property

The permission provider type id.

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

Syntax

'Declaration
Public Property ProviderTypeId As Guid
    Get
    Private Set
'Usage
Dim instance As SPAppPrincipalTenantPermissionInfo
Dim value As Guid

value = instance.ProviderTypeId
public Guid ProviderTypeId { get; private set; }

Property value

Type: System.Guid

See also

Reference

SPAppPrincipalTenantPermissionInfo class

SPAppPrincipalTenantPermissionInfo members

Microsoft.SharePoint.AppManagement namespace