Gets the string of secret key the the customer was provided with by Bluefin
after the account has been setup.
Namespace: Bluefin.DataAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Public Property AccessKey As String
Get
Protected Set
Public Property AccessKey As String
Get
Protected Set
public string AccessKey { get; protected set; }
public string AccessKey { get; protected set; }
public:
property String^ AccessKey {
String^ get ();
protected: void set (String^ value);
}
public:
property String^ AccessKey {
String^ get ();
protected: void set (String^ value);
}