GroupRequest
Represents a request for creating or updating a user group.
Gets or sets the Securable<T> identifier for the client associated with the user group
Gets or sets any keywords associated with the user group.
Gets or sets the name for the user group.
Gets or sets optional words or phrase used to describe the user group.
Initializes an instance of the GroupRequest class with a response object, which is useful for chaining commands.
public GroupRequest()
Initializes an instance of the GroupRequest class with all properties defaulted.
Allows a GroupResponse to be implicitly converted to a GroupRequest