Class GetMessengingArgs
Inheritance
GetMessengingArgs
Assembly: SecureExchangesSDK.dll
Syntax
public class GetMessengingArgs : BaseEndPointConfiguration, IEndPointConfiguration, IEndPointName, IUriBindingConfiguration, IAuthenticationNeeded
Properties
ApiPassword
Declaration
public Guid ApiPassword { get; set; }
Property Value
ApiUser
Declaration
public Guid ApiUser { get; set; }
Property Value
HashKey
HASH KEY must be the SHA512 of the xml public key
Declaration
public string HashKey { get; set; }
Property Value
Serial
Declaration
public Guid Serial { get; set; }
Property Value
Implements
Extension Methods