let creationDate: Date?
Gets the activation or renewal creation date of this container.
let expiryDate: Date?
Gets the server defined expiration date of this container.
let id: Int
The container identifier.
let isFIPSModeEnabled: Bool
Checks if FIPS 140-2 mode is enabled for container instance.
let name: String
The container friendly name.
let originalCreationDate: Date?
Gets the first creation date of this container.
let renewalDate: Date?
Gets the renewal date limit for this container to remain fully functional (support is limited or not working after this date).
let serverURL: String
The container server URL.
let userId: String
The container user identifier.