SecurityKey

Configuration information of the security key.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.

Link copied to clipboard

When the security key was created.

Link copied to clipboard
val key: String?

The key of the security key.

Functions

Link copied to clipboard
inline fun copy(block: SecurityKey.Builder.() -> Unit = {}): SecurityKey
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String