public class HttpAuthenticationPublic Class HttpAuthenticationpublic ref class HttpAuthenticationtype HttpAuthentication = class end| HttpAuthentication | Initializes a new instance of the HttpAuthentication class |
| Password | The password used in authentication process |
| UseCurrentUserCredentials | When this property is true the converter will send the current user credentials to resolve the NTLM authentication. If Username was set with a value this property is ignored. The default property value is true |
| Username | The username used in authentication process |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |