GrantToChange Class |
Namespace: Aruba.Cloud.WsDBaaS.Entities
The GrantToChange type exposes the following members.
| Name | Description | |
|---|---|---|
| GrantToChange | Initializes a new instance of the GrantToChange class |
| Name | Description | |
|---|---|---|
| DatabaseID |
The ID of the database.
| |
| DbaasUserID |
The ID of the database User.
| |
| NewGrant |
The new Role of the user on database (accepted grant values are "LiteAdmin", "ReadWrite" or "ReadOnly").
|