MailBee.NET Objects 7.2

SaslMethod Properties

The properties of the SaslMethod class are listed below. For a complete list of SaslMethod class members, see the SaslMethod Members topic.

Public Instance Properties

AccountDomain Reserved for future use.
AccountName Gets or sets a user account name on the mail server.
ClientAnswer Gets or sets an array of bytes which represents a client answer to a server challenge.
ClientAnswerEncoding Gets or sets an encoding of the client answer data.
ExpectBase64Challenge Gets or sets the status of whether Base64-encoded data is expected in the pending response from the server.
Password Gets or sets a user account password on the mail server.
ServerChallenge Gets or sets an array of bytes which represents a server challenge.
ServerChallengeEncoding Gets or sets an encoding of the server challenge data.
ServerName Gets the domain name of the mail server.
ServiceName Gets the upper-case name of the protocol being used.
Stage Gets or sets the current stage of the authentication protocol exchange.
TargetName Gets the SPN (target name).

See Also

SaslMethod Class | MailBee Namespace | AuthenticationOptions | Login | Login | AuthMethods