Class HandShakeLicence
Inheritance
System.Object
    HandShakeLicence
  Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
public class HandShakeLicence
  Properties
ApiKey
Declaration
public Guid ApiKey { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Guid | 
Serial
Declaration
public Guid Serial { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Guid | 
UserKey
Declaration
public Guid UserKey { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Guid |