EnrollmentSelectionStatus enumeration
The EnrollmentSelectionStatus enumeration type specifies whether the enrollment status of an object will be monitored during the enrollment process. Cryptographic providers, individual enrollment objects in a collection, and certification authorities are often monitored and their status displayed in a user interface. A value of this enumeration can be specified or retrieved by using the Selected property on the IX509EnrollmentStatus interface. An IX509EnrollmentStatus object can be retrieved from the IX509Enrollment and ICspStatus objects.
Syntax
typedef enum EnrollmentSelectionStatus { SelectedNo = 0, SelectedYes = 1 } EnrollmentSelectionStatus;
Constants
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012