Credentials
public Credentials(string name, string userName, string password, TimeSpan? validUntil)
Parameters
name
string
userName
string
password
string
validUntil
TimeSpan?
public string Name { get; }
Property Value
public string Password { get; }
Property Value
public string UserName { get; }
Property Value
If credentials have an expiry time this property returns the interval. Otherwise, it returns null.
public TimeSpan? ValidUntil { get; }
Property Value
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4