ClientConfigurationAccessKey Property | |
Gets or sets AccessKey.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string AccessKey { get; set; }
public:
property String^ AccessKey {
String^ get ();
void set (String^ value);
}
function get_AccessKey();
function set_AccessKey(value);
Property Value
Type:
StringSee Also