DiscoveryDocumentIssuer Property |
Gets the issuer.
Namespace:
Aras.IOM.OAuth
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic string Issuer { get; }
Public ReadOnly Property Issuer As String
Get
/** @property */
public String get_Issuer()
function get Issuer () : String
Property Value
Type:
String
See Also