OptionalappEndpoints?: string[]Array of Endpoint Names that the credential will be used to access. Use ["*"] to select all endpoints.
Array of module IDs to include. Use ["*"] to select all modules with credentials.
Array of Endpoint Names that the credential will be used to access. Use ["*"] to select all endpoints.
OptionalappModules?: string[]Array of module IDs to include. Use ["*"] to select all modules with credentials.
Represents an app/module selection to derive credentials from. At least one of
appModulesorappEndpointsmust be specified (both may be provided together).