Defines the information associated with a credential requirement exemption reason definition.
Inheritance Hierarchy
PASI.DataContract.V201507CredentialDefinitionRequirementExemptionReasonInfo
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CredentialDefinitionRequirementExemptionReasonInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CredentialDefinitionRequirementExemptionReasonInfo |
Properties
Name | Description | |
---|---|---|
ClientCanApproveExemptionRequest | (Required)
True if the client has the appropriate permission to approve an existing exemption.
| |
ClientCanSubmitApprovedExemption | (Required)
True if the client has the appropriate permissions to submit an exemption that can only be
submitted as Approved.
| |
ClientCanSubmitExemptionRequest | (Required)
True if the client has the appropriate permission to submit a reuqest for the exemption.
| |
CodeText | (Required)
Uniquely identifies the credential requirement exemption reason definition.
| |
Description | (Required)
The long description of the credential requirement exemption reason definition.
| |
FrenchDescription |
The long French description of the credential requirement exemption reason definition.
| |
FrenchShortDescription | (Required)
A short French description of the credential requirement exemption reason definition.
| |
PASICoreVersion | (Required)
The PASI Core version which will be the maximum of the version from the credential requirement
exemption reason definition, the relationship between the credential requirement exemption reason and the
credential requirement, or the security defined for the credential requirement exemption reason.
| |
ShortDescription | (Required)
A short description of the credential requirement exemption reason definition.
|
See Also