Click or drag to resize
ServerSecurityMaxUserDirSize Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the maximum size in bytes that will be allocated to each users for report and query results.

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

Property Value

Type: Int64
The maximum size in bytes that will be allocated to each users for report and query results.

Return Value

Type: Int64
The maximum size in bytes that will be allocated to each users for report and query results.
Remarks