| Interface | Description |
|---|---|
| ICertInfoPolicyDefault | |
| IEnrollProfile |
This interface represents an enrollment profile.
|
| IPolicyConstraint |
This represents a constraint policy.
|
| IPolicyDefault |
This represents a default policy that populates
the request with additional values.
|
| IProfile |
This interface represents a profile.
|
| IProfileAuthenticator |
This interface represents an authenticator for profile.
|
| IProfileContext |
This interface represents a profile context which
stores system-wide and user-provided information for
assisting request creation.
|
| IProfileEx |
This interface represents the extension version of
profile.
|
| IProfileInput |
This interface represents a input policy which
provides information on how to create the
end-user enrollment page.
|
| IProfileOutput |
This interface represents a output policy which
provides information on how to build the result
page for the enrollment.
|
| IProfilePolicy |
This interface represents a profile policy
which consists a default policy and a
constraint policy.
|
| IProfileSubsystem |
This represents the profile subsystem that manages
a list of profiles.
|
| IProfileUpdater |
This interface represents an updater that will be
called when the request's state changes.
|
| ProfileResource |
| Exception | Description |
|---|---|
| ECMCBadIdentityException |
This represents a profile specific exception for handling
CMC badIdentity condition.
|
| ECMCBadMessageCheckException |
This represents a profile specific exception for handling
CMC badMessageCheck condition.
|
| ECMCBadRequestException |
This represents a profile specific exception for handling
CMC badRequest condition.
|
| ECMCPopFailedException |
This represents a profile specific exception for handling
CMC popFailed condition.
|
| ECMCPopRequiredException |
This represents a profile specific exception for handling
CMC popRequired condition.
|
| ECMCUnsupportedExtException |
This represents a profile specific exception for handling
CMC unsupportedExt condition.
|
| EDeferException |
This represents a profile specific exception.
|
| EProfileException |
This represents a generic profile exception.
|
| ERejectException |
This represents a profile specific exception.
|
| ProfileNotFoundException |