StudentCredentialAuditResponse ClassProvincial Approach to Student Information API
This is the response from the GetStudentCredentialAuditEvents service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2017StudentCredentialAuditResponse

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

public class StudentCredentialAuditResponse

The StudentCredentialAuditResponse type exposes the following members.

Constructors

  NameDescription
Public methodStudentCredentialAuditResponse
Creates an instance of this contract.
Top
Properties

  NameDescription
Public propertyAuditEvents
A list of audit events for given credential.
Public propertyCredentialType
(Required) The Credential Type Code.
Public propertyRejections
A list of alerts generated by the service call.
Public propertyStateProvinceId
(Required) The StateProvinceId for the awarded student, otherwise known as the Alberta Student Number (ASN).
Top
See Also

Reference