Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Files

Latest commit

c2e6bb7 · Sep 5, 2023

History

History
16 lines (6 loc) · 264 Bytes

UserCreationModeEnum.md

File metadata and controls

16 lines (6 loc) · 264 Bytes

UserCreationModeEnum

Enum

* `neverCreate` (value: `"never_create"`)

* `createWhenRequired` (value: `"create_when_required"`)

* `alwaysCreate` (value: `"always_create"`)

* `unknownDefaultOpenApi` (value: `"unknown_default_open_api"`)