CredentialDefinitionsRequest ClassProvincial Approach to Student Information API
This request contract is used with the GetCredentialDefinitions service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201305CredentialDefinitionsRequest

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

public class CredentialDefinitionsRequest : RequestBase

The CredentialDefinitionsRequest type exposes the following members.

Constructors

  NameDescription
Public methodCredentialDefinitionsRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyLastKnownSourceVersion
(Required) The last known version of the credential definition that was returned to the client. PASI will only return credential definitions where any part of the definition has a version later than this value.
Top
See Also

Reference