MailBee.NET Objects 4.0

SaslMethod.AccountName Property

Gets or sets a user account name on the mail server.

public string AccountName {get; set;}

Property Value

The name of the user account on the mail server.

Remarks

To the moment when the authentication protocol exchange starts, this property is already set, so you can use it in CreateNextClientAnswer implementation.

See Also

SaslMethod Class | MailBee Namespace