Returns or sets the YOURLS signature for authentication.
Namespace: NuGardt.Yourls.APIAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
public string Signature { get; set; }public string Signature { get; set; }Public Property Signature As String
Get
Set
Public Property Signature As String
Get
Set
public:
virtual property String^ Signature {
String^ get () sealed;
void set (String^ value) sealed;
}public:
virtual property String^ Signature {
String^ get () sealed;
void set (String^ value) sealed;
}Property Value
Type:
StringReturn Value
Type:
StringImplements
IYourlsAuthentication Signature