Click or drag to resize

ServiceClientDescriptionEndpoint Property

Gets or sets the endpoints

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<IRestClientEndpointDescription> Endpoint { get; }

Property Value

Type: ListIRestClientEndpointDescription

Implements

IRestClientDescriptionEndpoint
See Also