Key Vault Keys: JsonWebKey_2 isn't exported but is shown in ref docs #26278
Labels
Client
This issue points to a problem in the data-plane of the library.
Docs
feature-request
This issue requires a new behavior in the product in order be resolved.
KeyVault
Milestone
Describe the bug
When trying to figure out how to use the KeyVault Keys sdk to import a key, the intellisense shows JsonWebKey_2. The ref docs show 2 types for that.
JsonWebKey_2 isn't exported
JsonWebKey is exported
To Reproduce
Steps to reproduce the behavior:
1.
Expected behavior
Expect intellisense and ref docs to show only 1 type instead 2 and expect that to be exported in the types file.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: