This is the response from the GetStudentCredentialAuditEvents service.
Inheritance Hierarchy
PASI.DataContract.V2017StudentCredentialAuditResponse
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentCredentialAuditResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentCredentialAuditResponse |
Creates an instance of this contract.
|
Properties
Name | Description | |
---|---|---|
AuditEvents |
A list of audit events for given credential.
| |
CredentialType | (Required)
The Credential Type Code.
| |
Rejections |
A list of alerts generated by the service call.
| |
StateProvinceId | (Required)
The StateProvinceId for the awarded student, otherwise known as the Alberta Student Number (ASN).
|
See Also