IPASICertificateManager MethodsProvincial Approach to Student Information API

The IPASICertificateManager type exposes the following members.

Methods

  NameDescription
Public methodAddCertificateToClient
This service will add a new certificate to an existing PASI Client.
Public methodCheckAccess
This method is used to confirm access to the environment.
Public methodCreateNewPasiClient
This service will create a brand new PASI Client.
Public methodDoesCertificateExist
This service is used for validation to ensure the user doesn't attempt to add a certificate that already exists. Certificates are unique based on the Issuer and serial number fields.
Public methodGetClient
This will return a single PASI Client with all information.
Public methodGetClients
This service will return all PASI clients (without all the details).
Public methodGetCodeValues
This service will return the specific code values used by the Certificate Request Manager application.
Public methodGetOrganizations
This service will return all organizations used to provide lookup functionality in Certificate Request Manager.
Public methodGetSecurityRoles
This service will return all security roles.
Public methodUpdatePasiClient
This service will update and existing PASI client
Top
See Also

Reference