ServiceEndpointType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents type of the service endpoint.
[System.Runtime.Serialization.DataContract]
public class ServiceEndpointType
type ServiceEndpointType = class
Public Class ServiceEndpointType
- Inheritance
-
ServiceEndpointType
- Attributes
Constructors
ServiceEndpointType() |
Properties
AuthenticationSchemes | |
DataSources | |
DependencyData | |
Description |
Gets or sets the description of service endpoint type. |
DisplayName |
Gets or sets the display name of service endpoint type. |
EndpointUrl |
Gets or sets the endpoint url of service endpoint type. |
HelpLink |
Gets or sets the help link of service endpoint type. |
HelpMarkDown | |
IconUrl |
Gets or sets the icon url of service endpoint type. |
InputDescriptors | |
Name |
Gets or sets the name of service endpoint type. |
TrustedHosts | |
UiContributionId |
Gets or sets the ui contribution id of service endpoint type. |