CredentialDefinitionInfo ClassProvincial Approach to Student Information API
Defines the information associated with a credential definition.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507CredentialDefinitionInfo

Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class CredentialDefinitionInfo

The CredentialDefinitionInfo type exposes the following members.

Constructors

  NameDescription
Public methodCredentialDefinitionInfo
Top
Properties

  NameDescription
Public propertyCodeText
(Required) Uniquely identifies the credential definition.
Public propertyCredentialRequirementSets
(Required) The list of Credential Requirement Sets associated with this Credential Definition.
Public propertyDescription
(Required) The long description of the credential definition.
Public propertyFrenchDescription
(Required) The long French description of the credential definition.
Public propertyFrenchShortDescription
(Required) A short French description of the credential definition.
Public propertyPASICoreVersion
(Required) The PASI Core version of this particular credential definition.
Public propertyShortDescription
(Required) A short description of the credential definition.
Top
See Also

Reference