casetup.h header

This header is used by Security and Identity. For more information, see:

casetup.h contains the following programming interfaces:

Interfaces

 
ICertificateEnrollmentPolicyServerSetup

The ICertificateEnrollmentPolicyServerSetup interface represents the Certificate Enrollment Policy (CEP) Web Service within Active Directory Certificate Services (ADCS).
ICertificateEnrollmentServerSetup

The ICertificateEnrollmentServerSetup interface represents the Certificate Enrollment Web Service (CES) within Active Directory Certificate Services (ADCS).
ICertSrvSetup

Defines functionality to install and uninstall Certification Authority (CA) and Certification Authority Web Enrollment roles on a Certificate Services computer.
ICertSrvSetupKeyInformation

Defines a set of private key properties that are used for setup of certification authority (CA) or Microsoft Simple Certificate Enrollment Protocol (SCEP) roles.
ICertSrvSetupKeyInformationCollection

Defines functionality to populate and enumerate a collection of ICertSrvSetupKeyInformation objects.
IMSCEPSetup

Defines functionality to install and uninstall a Network Device Enrollment Service (NDES) role on a Certificate Services computer.

Enumerations

 
CASetupProperty

Specifies a property type for setup and configuration of a certification authority (CA) role when using the ICertSrvSetup interface.
CEPSetupProperty

Used by the GetProperty and SetProperty methods on the ICertificateEnrollmentPolicyServerSetup interface to specify the type of property information to retrieve or set.
CESSetupProperty

Used by the GetProperty and SetProperty methods on the ICertificateEnrollmentServerSetup interface to specify the type of property information to retrieve or set.
MSCEPSetupProperty

Specifies a property type for setup and configuration of a Microsoft Simple Certificate Enrollment Protocol (SCEP) role using IMSCEPSetup.