DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Gets and sets the parent of this object.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public UsersCollection( ServerSecurity Parent ) |
Visual Basic |
---|
Public Sub New ( Parent As ServerSecurity ) |
Visual C++ |
---|
public: UsersCollection( ServerSecurity^ Parent ) |
Parameters
- Parent
- Type: DataPAServerSecurity..::..ServerSecurity
The object that is the parent of this object.