SmtpX509Identifier members
The SmtpX509Identifier type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SmtpX509Identifier() | |
![]() |
SmtpX509Identifier(String) | |
![]() |
SmtpX509Identifier(String, SmtpDomainWithSubdomains, String) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CertificateIssuer | |
![]() |
CertificateSubject | |
![]() |
SubjectCommonName |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Overrides Object.Equals(Object).) |
![]() |
Equals(SmtpX509Identifier) | |
![]() |
GetHashCode | (Overrides Object.GetHashCode().) |
![]() ![]() |
Parse | |
![]() |
ToString | (Overrides Object.ToString().) |
![]() ![]() |
TryParse | |
![]() ![]() |
TryParseFromRegexMatch |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
IssuerPrefix | |
![]() ![]() |
SubjectPrefix |
Top