Class UserSigningMark
Represents a user signing mark
Inherited Members
Namespace: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
public class UserSigningMark
Properties
ImageB64
Base64 image
Declaration
public string ImageB64 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Type of the user mark
Declaration
public UserSigningMarkType Type { get; set; }
Property Value
| Type | Description |
|---|---|
| UserSigningMarkType |