Active Directory Certificate Services Exit and Policy module framework
C#
VB
C++
F#
Show/Hide TOC
ICert
Policy
Shut
Down Method
Called by the server engine before the server is terminated.
Definition
Namespace:
ADCS.CertMod.Managed.Policy
Assembly:
ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 2.0.0.0 (2.0.0.0)
C#
Copy
void
ShutDown
()
VB
Copy
Sub
ShutDown
C++
Copy
void
ShutDown
()
F#
Copy
abstract
ShutDown
:
unit
->
unit
See Also
Reference
ICertPolicy Interface
ADCS.CertMod.Managed.Policy Namespace
Other Resources
ICertPolicy::ShutDown
In This Article
Definition
See Also
Reference
Other Resources