AccountRegistrationRequestOptions Class |
Namespace: Dundas.BI.WebApi.Models
The AccountRegistrationRequestOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountRegistrationRequestOptions | Initializes a new instance of the AccountRegistrationRequestOptions class |
Name | Description | |
---|---|---|
![]() | AccountName |
Gets or sets the account name of the registrant.
|
![]() | DisplayName |
Gets or sets the display name of the registrant.
|
![]() | EmailAddress |
Gets or sets the email address of the registrant.
|
![]() | Message |
Gets or sets a message from the registrant providing additional information related to this registration.
|