Active Directory Certificate Services Exit and Policy module framework
C#
VB
C++
F#
Show/Hide TOC
Cert
Db
Row Constructor
Initializes a new instance of
CertDbRow
class.
Definition
Namespace:
ADCS.CertMod.Managed
Assembly:
ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 2.0.0.0 (2.0.0.0)
C#
Copy
public
CertDbRow
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
CertDbRow
()
F#
Copy
new
:
unit
->
CertDbRow
See Also
Reference
CertDbRow Class
CertDbRow Overload
ADCS.CertMod.Managed Namespace
In This Article
Definition
See Also