Class HttpNtlmAuthenticatorOptions
public class HttpNtlmAuthenticatorOptions
- Inheritance
-
HttpNtlmAuthenticatorOptions
- Inherited Members
- Extension Methods
Properties
domain
public string domain { get; set; }
Property Value
password
public string password { get; set; }
Property Value
uri
public string uri { get; set; }
Property Value
username
public string username { get; set; }