Inheritance Hierarchy
PASI.DataContract.CertificateManagerPasiClientDetail
Namespace: PASI.DataContract.CertificateManager
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The PasiClientDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PasiClientDetail |
Properties
Name | Description | |
---|---|---|
Certificates | (Required)
The certificates attached to this PASI client.
| |
ClientOrganizationIds | (Required)
A list of PASI surrogate organization Ids
| |
Description | (Required)
Short description for the client
| |
IsActive | (Required)
A flag representing the client's current state. Tracked over time at the data level.
| |
Name | (Required)
Name of the client typicallying include the organization they represent
| |
PasiClientId | (Required)
Suggorate Id
| |
PasiClientTypeId | (Required)
A code type value indicating the type of PASI client (internal, external, etc)
| |
SecurityRoleIds | (Required)
A list of PASI surrogate security role Ids
| |
SystemName | (Required)
This is the vendor product name
| |
Version | (Required)
PASI core version used for optimistic concurrency checking.
|
See Also