Class SignDataArgs
Implements
Inherited Members
Namespace: SecureExchangesSDK.SecureExchanges
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class SignDataArgs : BaseArgs, INotifyPropertyChanged
Properties
CertificationToken
Declaration
public Guid CertificationToken { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
EncryptedEncodedHashString
Declaration
public string EncryptedEncodedHashString { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Declaration
public CertificationTokenType Type { get; set; }
Property Value
| Type | Description |
|---|---|
| CertificationTokenType |