Click or drag to resize

UserToDelete Class

An object that describes a Database User to delete (only for dedicated instances).
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsDBaaS.EntitiesUserToDelete

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class UserToDelete

The UserToDelete type exposes the following members.

Constructors
  NameDescription
Public methodUserToDelete
Initializes a new instance of the UserToDelete class
Top
Properties
  NameDescription
Public propertyUserId
The Database User ID.
Top
See Also