CertServerModuleRequestID Property

Gets request ID for current context. This property is populated only in exit module when certificate-related event is fired by Certification Authority.

Definition

Namespace: ADCS.CertMod.Managed
Assembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 1.2.0.0 (1.2.0.0)
C#
public int RequestID { get; }

Property Value

Int32

See Also