Class SendReadCodeArgs
Implements
Inherited Members
Namespace: SecureExchangesSDK.SEMS.SecureExchanges
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class SendReadCodeArgs : BaseArgs, INotifyPropertyChanged
Properties
AuthMode
Declaration
public MessageProtectionEnum AuthMode { get; set; }
Property Value
| Type | Description |
|---|---|
| MessageProtectionEnum |
SEMSID
Declaration
public Guid SEMSID { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
Token
Declaration
public string Token { get; set; }
Property Value
| Type | Description |
|---|---|
| string |