SignatureInfo.IsCertificateUntrusted 属性

定义

获取一个 布尔 值,该值指示用于对文档进行数字签名的数字证书是否来自受信任的源。 只读。

public:
 property bool IsCertificateUntrusted { bool get(); };
public bool IsCertificateUntrusted { get; }
member this.IsCertificateUntrusted : bool
Public ReadOnly Property IsCertificateUntrusted As Boolean

属性值

Boolean

适用于