DiscoveryDocumentJwksUri Property |
Gets the json web key set uri.
Namespace:
Aras.IOM.OAuth
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
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