Rfc3161TimestampRequest.RequestSignerCertificate 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出要求是否指示回應中必須要有時間戳記授權單位憑證。
public:
property bool RequestSignerCertificate { bool get(); };
public bool RequestSignerCertificate { get; }
member this.RequestSignerCertificate : bool
Public ReadOnly Property RequestSignerCertificate As Boolean
屬性值
true
如果回應必須包含時間戳記授權單位憑證,則為 ;否則為 false
。