OcspResponderMaxNumOfRequestEntries Property

Gets or sets the maximum number of request entries in OCSP request message. Default value is 1.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int MaxNumOfRequestEntries { get; set; }

Property Value

Int32

Remarks

This property is supported only on Windows Server 2012 R2 and newer based Online Responders.

See Also