Class HandShakeLicence
Inherited Members
Namespace: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
public class HandShakeLicence
Properties
ApiKey
Declaration
public Guid ApiKey { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
Serial
Declaration
public Guid Serial { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
UserKey
Declaration
public Guid UserKey { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |