APOPStudentRequestAccessCode Property Provincial Approach to Student Information API
(Required) The unique identifier for the the student, otherwise known as the APOP Code.

Namespace: PASI.DataContract.Apop.V2024
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax

public string AccessCode { get; set; }

Property Value

Type: String
Remarks


Field Validation

  • This field is Required.
  • 66000.
  • Value must be 16 characters.
  • Value must only contain alphanumeric characters. Content must match regular expression: ^[a-zA-Z0-9]*$.
See Also

Reference