userHandle

val userHandle: String? = null

An opaque byte sequence with a maximum size of 64 bytes mapping the credential to a specific user. (Encoded as a base64 string when passed over JSON)

Sources

jvm source
Link copied to clipboard