ServiceEndpointAuthenticationScheme interface

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

Gets or sets the input descriptors for the service endpoint authentication scheme.

scheme

Gets or sets the scheme for service endpoint authentication.

Property Details

authorizationHeaders

Gets or sets the authorization headers of service endpoint authentication scheme.

authorizationHeaders: AuthorizationHeader[]

Property Value

clientCertificates

Gets or sets the certificates of service endpoint authentication scheme.

clientCertificates: ClientCertificate[]

Property Value

displayName

Gets or sets the display name for the service endpoint authentication scheme.

displayName: string

Property Value

string

inputDescriptors

Gets or sets the input descriptors for the service endpoint authentication scheme.

inputDescriptors: InputDescriptor[]

Property Value

scheme

Gets or sets the scheme for service endpoint authentication.

scheme: string

Property Value

string