Type Alias: Authentication¶
Authentication =
NoAuthentication|VariousAuthentication|AllowedAuthentication
Defined in: types.ts:863
The union of supported authentication methods.
Authentication =
NoAuthentication|VariousAuthentication|AllowedAuthentication
Defined in: types.ts:863
The union of supported authentication methods.