Namespace System.Security
Namespace
| Name | Summary |
|---|---|
| System.Security.AccessControl | |
| System.Security.Authentication | |
| System.Security.Encryption | |
| System.Security.User |
Codeunit
| Name | Summary |
|---|---|
| Codeunit System.Security."App Key Vault Secret Provider" | Exposes functionality to retrieve app secrets from the key vault that is specified in the app's manifest file. |
| Codeunit System.Security."In Memory Secret Provider" | An in-memory secret provider that can be populated with secrets from any source. |
Interface
| Name | Summary |
|---|---|
| Interface System.Security."Secret Provider v2" | Abstraction for secret providers. |