GetZeroTrustDevicePostureRuleInputLocations

data class GetZeroTrustDevicePostureRuleInputLocations(val paths: List<String>, val trustStores: List<String>)

Constructors

constructor(paths: List<String>, trustStores: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of paths to check for client certificate on linux.

Link copied to clipboard

List of trust stores to check for client certificate.