IdentifyStudentRequestIncludeStudentWithDisclosureRestriction Property Provincial Approach to Student Information API
Determines if the search results may include students with disclosure restriction.

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

public bool IncludeStudentWithDisclosureRestriction { get; set; }

Property Value

Type: Boolean
True if students with disclosure restriction should be included; otherwise false.
Remarks

In PASI system, a student's profile information may have disclosure restriction. If a student has disclosure restriction, end users are required to explicitly acknowledge that the information they will be viewing is extremely sensitive.
See Also

Reference