Credential requirement exemption audit information used by the GetStudentCredentialRequirementAudit service
Inheritance Hierarchy
PASI.DataContract.V201305CredentialRequirementExemptionAuditEvent
Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CredentialRequirementExemptionAuditEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CredentialRequirementExemptionAuditEvent |
Properties
Name | Description | |
---|---|---|
AuditInfo | (Required)
Audit info on who created or last modified a record and their associated organization.
| |
EffectiveUtc |
The time a record became effective. This could either be the created time or last update time.
| |
ExemptionReason | (Required)
The reason that the exemption was submitted.
| |
ExemptionStatus | (Required)
Identifies what status (Requested, Approved, Pending) the exemption is in.
| |
IsDeleted | (Required)
Indicates whether or not the exemption is deleted.
|
See Also