MotdRequest
Message of the Day Reference.
Gets or sets a value indicating whether Message of the Day is allowed to be dismissed or not.
Gets or sets a value indicating whether Message of the Day is enabled or not.
Gets or sets a message that will be displayed to users upon login.
Initializes a new instance of the MotdRequest class.
Converts a MotdResponse to a new instance of a MotdRequest.
public MotdRequest()
Initializes a new instance of the MotdRequest class.
Initializes an instance of the MotdRequest class with all properties set to their default values.
Implicitly converts a MotdResponse to a new instance of a MotdRequest.