SmtpX509IdentifierEx members
The SmtpX509IdentifierEx type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SmtpX509IdentifierEx(String) | |
![]() |
SmtpX509IdentifierEx(String, SmtpDomainWithSubdomains, String, []) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CertificateDomains | |
![]() |
CertificateIssuer | (Inherited from SmtpX509Identifier.) |
![]() |
CertificateSubject | (Inherited from SmtpX509Identifier.) |
![]() |
SubjectCommonName | (Inherited from SmtpX509Identifier.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Overrides SmtpX509Identifier.Equals(Object).) |
![]() |
Equals(SmtpX509Identifier) | (Inherited from SmtpX509Identifier.) |
![]() |
Equals(SmtpX509IdentifierEx) | |
![]() |
GetHashCode | (Overrides SmtpX509Identifier.GetHashCode().) |
![]() |
Matches(SmtpDomainWithSubdomains) | |
![]() |
Matches(SmtpX509Identifier) | |
![]() |
Matches(TlsCertificate) | |
![]() ![]() |
Parse | |
![]() |
ToString | (Overrides SmtpX509Identifier.ToString().) |
![]() ![]() |
TryParse |
Top