SPTrustedProviderBase.EndSessionEndPoint property
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property EndSessionEndPoint As Uri
Get
'Usage
Dim value As Uri
value = Me.EndSessionEndPoint
protected Uri EndSessionEndPoint { get; }
Property value
Type: System.Uri