Data Object - CertificateSSOTemplateData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.CertificateSSOEnrollmentServer.TemplateData
Property of
Since
Horizon 7.0
Data Object Description¶
Certificate template data.
Data Object Properties¶
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string | Unique name for this template. | ||||||||||||||||
minimumKeyLength | xsd:int | Minimum key-length of the private/public key associated with the certificate. 1 | ||||||||||||||||
hashAlgorithm | xsd:string | Hash algorithm used in the certificate signing request. 1 | ||||||||||||||||
validitySeconds | xsd:long | Length of time, in seconds, that certificates issues with this template remain valid. 1 | ||||||||||||||||
status | xsd:string | The status of this template. * This property will be one of:
|
||||||||||||||||
statusReason | xsd:string | Additional non-localized explanation of the status. 1 |