DiscoveryDocumentEndSessionEndpoint Property |
Gets the end session endpoint uri.
Namespace:
Aras.IOM.OAuth
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic string EndSessionEndpoint { get; }
Public ReadOnly Property EndSessionEndpoint As String
Get
/** @property */
public String get_EndSessionEndpoint()
function get EndSessionEndpoint () : String
Property Value
Type:
String
See Also