DiscoveryDocumentProtocolType Property |
Gets the protocol type.
Namespace:
Aras.IOM.OAuth
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic ProtocolType ProtocolType { get; }
Public ReadOnly Property ProtocolType As ProtocolType
Get
/** @property */
public ProtocolType get_ProtocolType()
function get ProtocolType () : ProtocolType
Property Value
Type:
ProtocolType
See Also