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