PasiClientDetail ClassProvincial Approach to Student Information API
Inheritance Hierarchy

SystemObject
  PASI.DataContract.CertificateManagerPasiClientDetail

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

public class PasiClientDetail

The PasiClientDetail type exposes the following members.

Constructors

  NameDescription
Public methodPasiClientDetail
Top
Properties

  NameDescription
Public propertyCertificates
(Required) The certificates attached to this PASI client.
Public propertyClientOrganizationIds
(Required) A list of PASI surrogate organization Ids
Public propertyDescription
(Required) Short description for the client
Public propertyIsActive
(Required) A flag representing the client's current state. Tracked over time at the data level.
Public propertyName
(Required) Name of the client typicallying include the organization they represent
Public propertyPasiClientId
(Required) Suggorate Id
Public propertyPasiClientTypeId
(Required) A code type value indicating the type of PASI client (internal, external, etc)
Public propertySecurityRoleIds
(Required) A list of PASI surrogate security role Ids
Public propertySystemName
(Required) This is the vendor product name
Public propertyVersion
(Required) PASI core version used for optimistic concurrency checking.
Top
See Also

Reference