NuGardt SoftwareYourlsAuthentication Constructor (String, Nullable DateTime )NuGardt
Constructor.

Namespace: NuGardt.Yourls.API
Assembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax

public YourlsAuthentication(
	string Signature,
	Nullable<DateTime> Timestamp = null
)

Parameters

Signature
Type: OnlineSystem String
The YOURLS signature.
Timestamp (Optional)
Type: OnlineSystem Nullable OnlineDateTime 
The Timestamp to start URL expiry.
Remarks

See Also