MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
AuthenticationResults Class
AuthenticationResults Constructor
AuthenticationResults Properties
AuthenticationResults Methods
Authentication
Results Constructor
Initialize a new instance of the
AuthenticationResults
class.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
AuthenticationResults
(
string
authservid
)
Parameters
authservid
String
The authentication service identifier.
Exceptions
Exception
Condition
ArgumentNullException
authservid
is
null
.
Remarks
Creates a new
AuthenticationResults
.
See Also
Reference
AuthenticationResults Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast