Asset Endpoint Profile Properties Response Own Certificates
data class AssetEndpointProfilePropertiesResponseOwnCertificates(val certPasswordReference: String? = null, val certSecretReference: String? = null, val certThumbprint: String? = null)
Constructors
Link copied to clipboard
fun AssetEndpointProfilePropertiesResponseOwnCertificates(certPasswordReference: String? = null, certSecretReference: String? = null, certThumbprint: String? = null)