Share via


SPAppPrincipalIdentityProvider.External property

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

SPAppPrincipalIdentityProvider members

Microsoft.SharePoint namespace