Skip to main content

HS.BulkFHIR.ClientAuth.XAPIKey.Config

class HS.BulkFHIR.ClientAuth.XAPIKey.Config extends HS.BulkFHIR.ClientAuth.ConfigBase

Property Inventory

Method Inventory

Parameters

parameter SETTINGS = ssl_configuration:::SSL Configuration,x_api_key_credential_id:X-API:Authorization:X-API Key Credential;
config for UI: {property}:::{property rename}

Properties

property x_api_key_credential_id as %String [ Required ];
The Interoperability Credential ID to use in authenticating with the FHIR endpoint if using the x-api-key header. The credential password shall contain the api key.
Property methods: x_api_key_credential_idDisplayToLogical(), x_api_key_credential_idGet(), x_api_key_credential_idIsValid(), x_api_key_credential_idLogicalToDisplay(), x_api_key_credential_idLogicalToOdbc(), x_api_key_credential_idNormalize(), x_api_key_credential_idSet()

Methods

method %OnValidateObject() as %Status
validate & throw specific errors

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab