Data Object - GlobalSettingsCrlPrefetchConfiguration
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.GlobalSettings.CrlPrefetchConfiguration
Property of
Since
Horizon 8.11
Data Object Description¶
Supports custom mapping for certificate authentication.
Data Object Properties¶
Name | Type | Description |
---|---|---|
distributionPoints | xsd:string[] | List of CRL distribution points URLs, from where CRLs needs to be fetched. 1 |
folderPath | xsd:string | Storage folder path that will used to store and refresh the CRLs. 1 |
refreshPeriodMinutes | xsd:int | Time Interval (in minutes) to refresh CRLs. 5 1 2 |
fileMaxSizeKb | xsd:int | Maximum allowed size for CRL file (in kb). 4 1 3 |