SaslMethod Properties |
The SaslMethod type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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).
|