Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceEndpointAuthenticationScheme

Hierarchy

  • ServiceEndpointAuthenticationScheme

Index

Properties

Optional authorizationHeaders

authorizationHeaders: Array<AuthorizationHeader>

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

Optional authorizationUrl

authorizationUrl: string

Gets or sets the Authorization url required to authenticate using OAuth2

Optional clientCertificates

clientCertificates: Array<ClientCertificate>

Gets or sets the certificates of service endpoint authentication scheme.

Optional dataSourceBindings

dataSourceBindings: Array<DataSourceBinding>

Optional displayName

displayName: string

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

Optional inputDescriptors

inputDescriptors: Array<InputDescriptor>

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

Optional scheme

scheme: string

Gets or sets the scheme for service endpoint authentication.

Generated using TypeDoc