The YourlsAuthentication type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| YourlsAuthentication(String, Nullable DateTime ) |
Constructor.
| |
| YourlsAuthentication(String, String) |
Constructor.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Password |
Returns or sets the YOURLS password.
| |
| Signature |
Returns or sets the YOURLS signature for authentication.
| |
| Timestamp |
Returns or sets the Timestamp to start URL expiry.
| |
| Username |
Returns or sets the YOURLS username.
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IYourlsAuthentication UnixTimestamp |
See Also