Rfc3161TimestampRequest.RequestSignerCertificate 属性

定义

获取一个值,该值指示是否要求在响应中提供时间戳颁发机构证书的请求。

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

属性值

true 如果响应必须包含时间戳颁发机构证书,则为否则,为 false.

适用于