Click or drag to resize
ParametersVersion Property

[This is preliminary documentation and is subject to change.]

Gets or sets the protocol version.

Namespace: OAuth
Assembly: OAuth.Core (in OAuth.Core.dll) Version: 1.0.5795.41329
Syntax
public string Version { get; set; }

Property Value

Type: String
Protocol version.
See Also