| 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 |
|---|---|
| EDeferException |
This represents a profile specific exception.
|
| EProfileException |
This represents a generic profile exception.
|
| ERejectException |
This represents a profile specific exception.
|
| ProfileNotFoundException |