DiscoveryDocumentJwksUri Property |
Gets the json web key set uri.
Namespace:
Aras.IOM.OAuth
Assembly:
IOM (in IOM.dll) Version: 14.0.20.39432
Syntaxpublic string JwksUri { get; }
Public ReadOnly Property JwksUri As String
Get
/** @property */
public String get_JwksUri()
function get JwksUri () : String
Property Value
Type:
String
See Also