Values for the Authentication property.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No authentication | |
| Basic | 1 | Basic authentication. | |
| Ntlm | 2 | Integrated authentication |
Remarks
SMTP authentication modes.
See Also