Click or drag to resize
PlaintextSignatureMethod Property

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

Gets the Signature Method.

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

Property Value

Type: String
PLAINTEXT
See Also