Click or drag to resize
ServerSecurityRemoteServiceAgentBrokerSecureKey Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the hashed secure key for the Remote Service Agent Broker

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

Return Value

Type: String
The hashed secure key for the Remote Service Agent Broker
Remarks
Value is hashed when it is set, so assign the raw password
See Also