ServiceEndpointAuthenticationScheme interface
authorization |
Gets or sets the authorization headers of service endpoint authentication scheme. |
client |
Gets or sets the certificates of service endpoint authentication scheme. |
display |
Gets or sets the display name for the service endpoint authentication scheme. |
input |
Gets or sets the input descriptors for the service endpoint authentication scheme. |
scheme | Gets or sets the scheme for service endpoint authentication. |
Gets or sets the authorization headers of service endpoint authentication scheme.
authorizationHeaders: AuthorizationHeader[]
Property Value
Gets or sets the certificates of service endpoint authentication scheme.
clientCertificates: ClientCertificate[]
Property Value
Gets or sets the display name for the service endpoint authentication scheme.
displayName: string
Property Value
string
Gets or sets the input descriptors for the service endpoint authentication scheme.
inputDescriptors: InputDescriptor[]
Property Value
Gets or sets the scheme for service endpoint authentication.
scheme: string
Property Value
string