This is the response data contract for the CreateStudentConnectionUsingEmailAddress service.
Inheritance Hierarchy
PASI.DataContract.V201507CreateConnectionUsingEmailAddressResponse
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CreateConnectionUsingEmailAddressResponse type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CreateConnectionUsingEmailAddressResponse |
Properties
| Name | Description | |
|---|---|---|
| AccessExpiresOn |
The Date that the Education Account Connection will no longer be valid
| |
| ActivationPin |
A 4 digit pin used to verify the user's identity when activating a connection.
| |
| PASICoreVersion |
The new PASI Core Version after the update.
| |
| RefId | (Required)
The Globally Unique Identifier (GUID) used to reference the Education Account Connection record.
| |
| Rejections |
A list of rejections generated by the service call.
|
See Also