Active Directory Certificate Services Exit and Policy module framework
C#
VB
C++
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: 1.2.0.0 (1.2.0.0)
C#
Copy
public
CertDbRow
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
CertDbRow
()
See Also
Reference
CertDbRow Class
CertDbRow Overload
ADCS.CertMod.Managed Namespace
In This Article
Definition
See Also