SmtpAuthenticationMechanism enumeration
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Enumeration SmtpAuthenticationMechanism
'Usage
Dim instance As SmtpAuthenticationMechanism
public enum SmtpAuthenticationMechanism
Members
Member name | Description | |
---|---|---|
None | ||
Login | ||
Gssapi | ||
Ntlm | ||
ExchangeAuth |