AuthenticationMethodItem

A structure that describes an authentication method and its type.

Types

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

Properties

Link copied to clipboard

A structure that describes an authentication method. The contents of this structure is determined by the AuthenticationMethodType.

Link copied to clipboard

The type of authentication that is used by this method.

Functions

Link copied to clipboard
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