CertServerModuleGetRevokedProperties Method

Returns a dictionary of DB columns for revoked request.

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 CertDbRow GetRevokedProperties()

Return Value

CertDbRow
Dictionary.

See Also