InstanceProperty

A key-value pair you set that identifies a property of the authenticating instance.

Types

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

Properties

Link copied to clipboard

Indicates whether the temporary credential request was successful.

Link copied to clipboard

A list of instanceProperty objects.

Link copied to clipboard

The ISO-8601 time stamp of when the certificate was last used in a temporary credential request.

Functions

Link copied to clipboard
inline fun copy(block: InstanceProperty.Builder.() -> Unit = {}): InstanceProperty
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