Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the internal app principal identity provider.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Internal As SPAppPrincipalIdentityProvider
Get
'Usage
Dim value As SPAppPrincipalIdentityProvider
value = SPAppPrincipalIdentityProvider.Internal
public static SPAppPrincipalIdentityProvider Internal { get; }
Property value
Type: Microsoft.SharePoint.SPAppPrincipalIdentityProvider
The internal app principal identity provider.
See also
Reference
SPAppPrincipalIdentityProvider class