SPTrustedSecurityTokenService.EndSessionEndPointUri property
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property EndSessionEndPointUri As Uri
Get
'Usage
Dim instance As SPTrustedSecurityTokenService
Dim value As Uri
value = instance.EndSessionEndPointUri
public Uri EndSessionEndPointUri { get; }
Property value
Type: System.Uri
See also
Reference
SPTrustedSecurityTokenService class