GetSslVpnClientCertsCert

data class GetSslVpnClientCertsCert(val createTime: String, val endTime: Int, val id: String, val name: String, val sslVpnServerId: String, val status: String)

Constructors

Link copied to clipboard
constructor(createTime: String, endTime: Int, id: String, name: String, sslVpnServerId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time of creation.

Link copied to clipboard

The expiration time of the client certificate.

Link copied to clipboard
val id: String

ID of the SSL-VPN client certificate.

Link copied to clipboard

The name of the SSL-VPN client certificate.

Link copied to clipboard

Use the SSL-VPN server ID as the search key.

Link copied to clipboard

The status of the client certificate. valid value:expiring-soon, normal, expired.