Class GetSESARLatestVersionArgs
Inherited Members
Namespace: SecureExchangesSDK.Models.Args
Assembly: SecureExchangesSDK.dll
Syntax
public class GetSESARLatestVersionArgs : BaseAuthenticateArgs, IAuthenticationNeeded, IEndPointConfiguration, IEndPointName, IUriBindingConfiguration
Properties
HashKey
HASH KEY must be the SHA512 of the xml public key
Declaration
public string HashKey { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Monitoring
Monitoring of sesar
Declaration
public Dictionary<SESARProcessExecution, Stopwatch> Monitoring { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<SESARProcessExecution, Stopwatch> |
version
the actual version
Declaration
public string version { get; set; }
Property Value
| Type | Description |
|---|---|
| string |