Click or drag to resize
UsersCollectionAdd Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Adds a User to this collection.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Add(
	User User
)

Parameters

User
Type: DataPAServerSecurityUser
The object you wish to add to the collection.
Remarks