ImpersonatedUser

Contains information about the impersonated user.

Types

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

Properties

Link copied to clipboard

The group to which the user name belongs.

Link copied to clipboard

Information about the username that was being impersonated.

Functions

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