Click or drag to resize
ServerSecurityApplyUserSecurity Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if user security should be applied to this server.

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

Property Value

Type: Boolean
True if user security should be applied to this server.

Return Value

Type: Boolean
True if user security should be applied to this server.
Remarks