Type alias AuthenticationExtensionsClientOutputs

AuthenticationExtensionsClientOutputs: {
    [x: string]: any;
}

Contains the results of processing client extensions requested by the Relying Party.

Type declaration

  • [x: string]: any

Generated using TypeDoc