Class APIEndpointContract
Represents a API endpoint
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class APIEndpointContract : Object
Name | Description |
---|---|
APIEndpointContract() |
Fields
Name | Description |
---|---|
RestService | Defines if this endpoint is rest like interface |
URL | URL for API endpoint |
WindowsAuthentication | Defines if windows authentication must be used for this endpoint |