CheckGroupMembershipResult Class

Server response for IsMemberOf API call.

Inheritance
CheckGroupMembershipResult

Constructor

CheckGroupMembershipResult(*, additional_properties=None, value: Optional[bool] = None, **kwargs)

Parameters

additional_properties
dict[str, object]
Required

Unmatched properties from the message are deserialized this collection

value
bool
Required

True if the specified user, group, contact, or service principal has either direct or transitive membership in the specified group; otherwise, false.