Click or drag to resize
HMACSHA1SignatureMethod Property

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

Gets the Signature Method.

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

Property Value

Type: String
HMAC-SHA1
See Also