EndpointAuthorization interface
Properties
parameters | Gets or sets the parameters for the selected authorization scheme. |
scheme | Gets or sets the scheme used for service endpoint authentication. |
Property Details
parameters
Gets or sets the parameters for the selected authorization scheme.
parameters: {[key: string]: string}
Property Value
{[key: string]: string}
scheme
Gets or sets the scheme used for service endpoint authentication.
scheme: string
Property Value
string