Defines the information associated with a credential requirement set definition.
Inheritance Hierarchy
PASI.DataContract.V201507CredentialDefinitionRequirementSetInfo
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CredentialDefinitionRequirementSetInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CredentialDefinitionRequirementSetInfo |
Properties
| Name | Description | |
|---|---|---|
| CodeText | (Required)
Uniquely identifies the credential requirement set definition.
| |
| CredentialRequirements | (Required)
The list of Credential Requirements associated with this Credential Requirement Set Definition.
| |
| Description | (Required)
The long description of the credential requirement set definition.
| |
| FrenchDescription | (Required)
The long French description of the credential requirement set definition.
| |
| FrenchShortDescription | (Required)
A short French description of the credential requirement set definition.
| |
| PASICoreVersion | (Required)
The PASI Core version which will be the maximum of either the credential requirement set definition
or the code relationship between the credential requirement set and the credential definition.
| |
| ShortDescription | (Required)
A short description of the credential requirement set definition.
|
See Also