Click or drag to resize
ClientConfigSecurity Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the Security object for this object.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public SecurityInfo Security { get; set; }

Property Value

Type: SecurityInfo
The Security object for this object.

Return Value

Type: SecurityInfo
The Security object for this object.
Remarks