SignatureInfo.IsCertificateUntrusted Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value indicating whether the digital certificate used to digitally sign a document comes from a trusted source. Read-only.
public:
property bool IsCertificateUntrusted { bool get(); };
public bool IsCertificateUntrusted { get; }
member this.IsCertificateUntrusted : bool
Public ReadOnly Property IsCertificateUntrusted As Boolean
Property Value
Boolean