Click or drag to resize

GrantToChangeNewGrant Property

The new Role of the user on database (accepted grant values are "LiteAdmin", "ReadWrite" or "ReadOnly").

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public string NewGrant { get; set; }

Property Value

Type: String
See Also