Click or drag to resize
User Constructor (UsersCollection) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new User object.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public User(
	UsersCollection Parent
)

Parameters

Parent
Type: DataPAServerSecurityUsersCollection
The object that represents the parent of this object.
Remarks