AuthorizationResult ProtocolVersion Property Nemiro.OAuth
OAuth version. For example: 1.0, 2.0.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public string ProtocolVersion { get; protected set; }

Property Value

Type: String
See Also