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