Class BaseSECryptedObject
Contains a crypted object value and its type
Inherited Members
Namespace: SecureExchangesSDK.Models.Entity
Assembly: SecureExchangesSDK.dll
Syntax
public class BaseSECryptedObject
Properties
ObjectType
Crypted Object Value
Declaration
public string ObjectType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Crypted Object Value
Declaration
public string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |