AuthType

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun getKey(): String
Link copied to clipboard
open fun valueOf(name: String): AuthType
Returns the enum constant of this type with the specified name.
Link copied to clipboard
open fun values(): Array<AuthType>
Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val value: String