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 external app principal identity provider.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property External As SPAppPrincipalIdentityProvider
Get
'Usage
Dim value As SPAppPrincipalIdentityProvider
value = SPAppPrincipalIdentityProvider.External
public static SPAppPrincipalIdentityProvider External { get; }
Property value
Type: Microsoft.SharePoint.SPAppPrincipalIdentityProvider
The external app principal identity provider.
See also
Reference
SPAppPrincipalIdentityProvider class