Arc |
The ArcVerifier type exposes the following members.
Name | Description | |
---|---|---|
Disable |
Disable a DKIM signature algorithm.
(Inherited from DkimVerifierBase) | |
Enable |
Enable a DKIM signature algorithm.
(Inherited from DkimVerifierBase) | |
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsEnabled |
Check whether a DKIM signature algorithm is enabled.
(Inherited from DkimVerifierBase) | |
MemberwiseClone | (Inherited from Object) | |
ToString | (Inherited from Object) | |
Verify(MimeMessage, CancellationToken) | Verify the ARC signature chain. | |
Verify(FormatOptions, MimeMessage, CancellationToken) | Verify the ARC signature chain. | |
VerifyAsync(MimeMessage, CancellationToken) | Asynchronously verify the ARC signature chain. | |
VerifyAsync(FormatOptions, MimeMessage, CancellationToken) | Asynchronously verify the ARC signature chain. | |
VerifySignature |
Verify the signature of the message headers.
(Inherited from DkimVerifierBase) |