| SmtpAuthenticationMethodCramMD5 Field |
AUTH CRAM-MD5 authentication method.
Namespace:
Limilabs.Client.SMTP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public static SmtpAuthenticationMethod CramMD5
Public Shared CramMD5 As SmtpAuthenticationMethod
public:
static SmtpAuthenticationMethod^ CramMD5
static val mutable CramMD5: SmtpAuthenticationMethod
Field Value
Type:
SmtpAuthenticationMethodSee Also