DTO to return organizations to the certificate manager application.
Inheritance Hierarchy
PASI.DataContract.CertificateManagerOrganization
Namespace: PASI.DataContract.CertificateManager
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The Organization type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Organization |
Properties
Name | Description | |
---|---|---|
Name | (Required)
Name of the org
| |
OrganizationId | (Required)
Suggogate Id
| |
OrganizationType | (Required)
A, S, O
| |
OrgCode | (Required)
E.g. A.3020, S.1010, etc
|
See Also