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