Retrieves a provider from the extension host if one has been registered. Any credentials accessed with the returned provider will have the namespaceId appended to credential ID to prevent extensions from trampling over each others' credentials.
ID that will be appended to credential IDs.
Promise that returns the namespaced provider
Register a credential provider to handle credential requests.
The provider to register
Handle to the provider for disposal
Generated using TypeDoc
Namespace for credentials management global methods, available to all extensions