Type Alias: TargetAuthType
type TargetAuthType = typeof TargetAuthType[keyof typeof TargetAuthType];
Defined in: src/models/red-team-enums.ts:37
Target authentication type (distinct from Databricks AuthType).
type TargetAuthType = typeof TargetAuthType[keyof typeof TargetAuthType];
Defined in: src/models/red-team-enums.ts:37
Target authentication type (distinct from Databricks AuthType).