ServiceEndpointAuthenticationScheme 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.
[System.Runtime.Serialization.DataContract]
public class ServiceEndpointAuthenticationScheme
type ServiceEndpointAuthenticationScheme = class
Public Class ServiceEndpointAuthenticationScheme
- Inheritance
-
ServiceEndpointAuthenticationScheme
- Attributes
Constructors
ServiceEndpointAuthenticationScheme() |
Properties
AuthorizationHeaders |
Gets or sets the authorization headers of service endpoint authentication scheme. |
ClientCertificates |
Gets or sets the certificates of service endpoint authentication scheme. |
DisplayName |
Gets or sets the display name for the service endpoint authentication scheme. |
InputDescriptors | |
Scheme |
Gets or sets the scheme for service endpoint authentication. |