Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Encryption key functions must not be invoked.
Description
Encryption key functions must not be invoked.
This rule validates that your extension does not invoke the following methods because they are only supported on-premises:
Note
This applies only to on-premises versions of Business Central.
How to fix this diagnostic?
You must remove the references to the encryption key methods from your AL code.
Related information
PerTenantExtensionCop Analyzer
Get Started with AL
Developing Extensions