NuGardt SoftwareYourlsAuthentication MembersNuGardt

The YourlsAuthentication type exposes the following members.
Constructors

  NameDescription
Public methodYourlsAuthentication(String, Nullable DateTime )
Constructor.
Public methodYourlsAuthentication(String, String)
Constructor.
Back to Top
Methods

  NameDescription
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Public methodOnlineToString (Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyPassword
Returns or sets the YOURLS password.
Public propertySignature
Returns or sets the YOURLS signature for authentication.
Public propertyTimestamp
Returns or sets the Timestamp to start URL expiry.
Public propertyUsername
Returns or sets the YOURLS username.
Back to Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate propertyIYourlsAuthentication UnixTimestamp
Back to Top
See Also