Class CraftEncryptionKeyArgs
Implements
Inherited Members
Namespace: SecureExchangesSDK.SEMS.SecureExchanges
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class CraftEncryptionKeyArgs : CraftEncryptionKeyBaseArgs, INotifyPropertyChanged
Properties
AccessKey
Declaration
public Guid AccessKey { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
CryptedHandShakeID
Declaration
public string CryptedHandShakeID { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
User
Declaration
public string User { get; set; }
Property Value
| Type | Description |
|---|---|
| string |