Click or drag to resize
ServerSecurityRemoteServiceAgentBrokers Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a list of Remote Service Agent Brokers that can be used by the service to refresh dashboards

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<RemoteServiceAgentBroker> RemoteServiceAgentBrokers { get; set; }

Return Value

Type: ListRemoteServiceAgentBroker
A list of Remote Service Agent Brokers that can be used by the service to refresh dashboards
See Also