RemoteServiceAgentBroker_RemoteServiceAgentBrokerServiceAgentBrokerSecureKey Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ServiceAgentBrokerSecureKey { get; set; }
Property ServiceAgentBrokerSecureKey As String
Get
Set
property String^ ServiceAgentBrokerSecureKey {
String^ get ();
void set (String^ value);
}
function get_ServiceAgentBrokerSecureKey();
function set_ServiceAgentBrokerSecureKey(value);
Property Value
Type:
StringSee Also