Interface | Description |
---|---|
IPolicyConstraint |
This represents a constraint policy.
|
IPolicyDefault |
This represents a default policy that populates
the request with additional values.
|
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.
|
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 |