SPTrustedProviderBase.AuthorizationEndPoint property

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property AuthorizationEndPoint As Uri
    Get
'Usage
Dim value As Uri

value = Me.AuthorizationEndPoint
protected Uri AuthorizationEndPoint { get; }

Property value

Type: System.Uri

See also

Reference

SPTrustedProviderBase class

SPTrustedProviderBase members

Microsoft.SharePoint.Administration.Claims namespace