The PasiClientDetail type exposes the following members.
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