Class LicenceStored
Inheritance
System.Object
LicenceStored
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 LicenceStored
Properties
CryptedLicence
Declaration
public string CryptedLicence { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EmailHash
Declaration
public string EmailHash { get; set; }
Property Value
Type | Description |
---|---|
System.String |