Bc Isolated Storage Generator

Generate Isolated Storage implementations for Business Central with security best practices. Creates a setup table (Access = Internal), a management codeunit (Access = Internal), and optionally a setup page — wired to IsolatedStorage.Set/Get/Delete with user-chosen DataScope and a GUID secret key in a locked Label. Supports encryption via CryptographyManagement. Use when: create isolated storage, generate secret storage, store password securely, store API key, store client secret, store token, store credential, replace Service Password table, encrypted storage, DataScope, secure storage, credential vault, OAuth secret, bearer token storage, personal access token.

fernandoartalf Updated

File contents

fernandoartalf/AL-Copilot-Skills-Collection/tree/main/skills/bc-isolated-storage-generator commit bb36014dc5

Frequently asked questions

npx skillmds@latest add fernandoartalf/bc-isolated-storage-generator