Property AllSignaturesValid
- Namespace
- DocWright.Signatures
- Assembly
- DocWright.Signatures.dll
AllSignaturesValid
Whether every signature in the package verified. false for an unsigned package: "nothing failed" and "everything passed" are not the same claim, and a caller that wants the first should ask IsSigned.
public bool AllSignaturesValid { get; }