Response after add or update an Authorized User
Inheritance Hierarchy
PASI.DataContract.SystemSubmitStudentAuthorizedUserResponse
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentAuthorizedUserResponse type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitStudentAuthorizedUserResponse |
Properties
| Name | Description | |
|---|---|---|
| AccessCode |
The access code use for signing up to myPass.
| |
| Id |
The unique identifier for the entity submitted.
| |
| PASICoreVersion |
The new PASI Core Version after the update
| |
| Rejections |
A list of alerts generated by the service call.
|
See Also