GetGroupAlternateIdentifierUniqueAttribute

data class GetGroupAlternateIdentifierUniqueAttribute(val attributePath: String, val attributeValue: String)

Constructors

constructor(attributePath: String, attributeValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Attribute path that is used to specify which attribute name to search. For example: DisplayName. Refer to the Group data type.

Link copied to clipboard

Value for an attribute.