Click or drag to resize
ServerSecurityUsers Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the UsersCollection object that represents the users that have access to this server.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UsersCollection Users { get; set; }

Property Value

Type: UsersCollection
The UsersCollection object that represents the users that have access to this server.

Return Value

Type: UsersCollection
The UsersCollection object that represents the users that have access to this server.
Remarks