SPTrustedSecurityTokenService.AuthorizationEndPointUri property

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

Syntax

'Declaration
Public ReadOnly Property AuthorizationEndPointUri As Uri
    Get
'Usage
Dim instance As SPTrustedSecurityTokenService
Dim value As Uri

value = instance.AuthorizationEndPointUri
public Uri AuthorizationEndPointUri { get; }

Property value

Type: System.Uri

See also

Reference

SPTrustedSecurityTokenService class

SPTrustedSecurityTokenService members

Microsoft.SharePoint.Administration.Claims namespace