OAuthAuthorization
Signature Property
Nemiro.OAuth
Gets or sets the signature.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
Signature
{
get
; }
public string Signature { get; }
Public
ReadOnly
Property
Signature
As
String
Get
Public ReadOnly Property Signature As String Get
Property Value
Type:
String
See Also
OAuthAuthorization Class
Nemiro.OAuth Namespace