SignatureInfo.IsCertificateUntrusted Property

Definition

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

Applies to