Class CompleteNewSESARConfigRequestConfirmedArgs
Inheritance
CompleteNewSESARConfigRequestConfirmedArgs
Assembly: SecureExchangesSDK.dll
Syntax
public class CompleteNewSESARConfigRequestConfirmedArgs : IEndPointConfiguration, IEndPointName, IUriBindingConfiguration
Properties
EndPointConfigurationName
Declaration
public string EndPointConfigurationName { get; set; }
Property Value
EndPointUri
Declaration
public Uri EndPointUri { get; set; }
Property Value
InstanceHash
Declaration
public string InstanceHash { get; set; }
Property Value
PubComKey
Declaration
public RSAKeys PubComKey { get; set; }
Property Value
RequestId
Declaration
public string RequestId { get; set; }
Property Value
Implements
Extension Methods