RemoveGroupMemberRequest

Types

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

Properties

Link copied to clipboard

A unique and case-sensitive identifier that you provide to make sure the idempotency of the request, so multiple identical calls have the same effect as one single call.

Link copied to clipboard

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

Link copied to clipboard

The name of the group.

Link copied to clipboard

The SAMAccountName of the user, group, or computer to remove from the group.

Link copied to clipboard

The domain name that's associated with the group member. This parameter defaults to the Managed Microsoft AD domain.

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