Click or drag to resize

UserGrantRole Property

The Role of the user (possible 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 Role { get; set; }

Property Value

Type: String
See Also