API Reference
Class
EmailSmimeDiagnosticCodes
Stable S/MIME trust-policy diagnostic identifiers.
Inheritance
- Object
- EmailSmimeDiagnosticCodes
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Fields
public const String SignerIdentity #Signer identity evidence was projected.
Value:
EMAIL_SMIME_SIGNER_IDENTITYpublic const String RevocationStatus #Signer revocation outcome.
Value:
EMAIL_SMIME_REVOCATION_STATUSpublic const String OfflinePolicy #Verification used an offline/no-download trust policy.
Value:
EMAIL_SMIME_OFFLINE_POLICYpublic const String DecryptThenVerify #Decryption completed before signature verification.
Value:
EMAIL_SMIME_DECRYPT_THEN_VERIFYpublic const String InnerOpaqueNotSigned #The decrypted opaque entity was retained because it was not classified as signed-data.
Value:
EMAIL_SMIME_INNER_OPAQUE_NOT_SIGNED