Class HttpBasicAuthenticatorOptions
public class HttpBasicAuthenticatorOptions
- Inheritance
-
HttpBasicAuthenticatorOptions
- Inherited Members
- Extension Methods
Properties
Password
public string Password { get; set; }
Property Value
Username
public string Username { get; set; }