Defines the information associated with a credential definition.
Inheritance Hierarchy
PASI.DataContract.V201507CredentialDefinitionInfo
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CredentialDefinitionInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CredentialDefinitionInfo |
Properties
| Name | Description | |
|---|---|---|
| CodeText | (Required)
Uniquely identifies the credential definition.
| |
| CredentialRequirementSets | (Required)
The list of Credential Requirement Sets associated with this Credential Definition.
| |
| Description | (Required)
The long description of the credential definition.
| |
| FrenchDescription | (Required)
The long French description of the credential definition.
| |
| FrenchShortDescription | (Required)
A short French description of the credential definition.
| |
| PASICoreVersion | (Required)
The PASI Core version of this particular credential definition.
| |
| ShortDescription | (Required)
A short description of the credential definition.
|
See Also