Enum HttpAuthenticationMethods
HttpAuthenticationMethods enumeration
The authentication methods supported by the HTTP proxy
[Flags]
public enum HttpAuthenticationMethods : byte
Values
Name | Value | Description |
---|---|---|
NoAuthentication | 1 | No authentication |
Basic | 2 | Basic access authentication. |
See Also
- namespace Aspose.Email.Clients
- assembly Aspose.Email