Show / Hide Table of Contents

Interface IEndPointName

Namespace: SecureExchangesSDK.Models.Contract
Assembly: SecureExchangesSDK.dll
Syntax
public interface IEndPointName

Properties

EndPointConfigurationName

Declaration
string EndPointConfigurationName { get; set; }
Property Value
Type Description
System.String

Extension Methods

ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
In This Article
Back to top Generated by DocFX