次の方法で共有


Rfc3161TimestampRequest.RequestSignerCertificate プロパティ

定義

タイムスタンプ局の証明書が応答に必要であることが要求で示されていたかどうかを示す値を取得します。

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

プロパティ値

true 応答にタイムスタンプ機関証明書を含める必要がある場合は 。それ以外の場合は false

適用対象