CompromiseCheckResult.HasCompromisedSignatures

CompromiseCheckResult.HasCompromisedSignatures property

Indicates whether there are any compromised digital signatures in the document. Returns true if at least one signature is compromised; otherwise, false.

public bool HasCompromisedSignatures { get; }

See Also