Type Alias: AuthType
type AuthType = typeof AuthType[keyof typeof AuthType];
Defined in: src/models/red-team-enums.ts:30
Authentication type for target connections.
type AuthType = typeof AuthType[keyof typeof AuthType];
Defined in: src/models/red-team-enums.ts:30
Authentication type for target connections.