DescribeUserResponse

Types

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

Properties

Link copied to clipboard

The identifier (ID) of the directory that's associated with the user.

Link copied to clipboard
Link copied to clipboard

The email address of the user.

Link copied to clipboard

Indicates whether the user account is active.

Link copied to clipboard

The first name of the user.

Link copied to clipboard

The attribute values that are returned for the attribute names that are included in the request.

Link copied to clipboard

The domain name that's associated with the user.

Link copied to clipboard

The name of the user.

Link copied to clipboard
val sid: String?

The unique security identifier (SID) of the user.

Link copied to clipboard

The last name of the user.

Link copied to clipboard

The UPN that is an Internet-style login name for a user and is based on the Internet standard RFC 822. The UPN is shorter than the distinguished name and easier to remember.

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