[FEATURE REQ][Azure.Identity] AuthenticationRecord should expose its constructor as public #13828
Labels
Azure.Identity
Client
This issue points to a problem in the data-plane of the library.
needs-team-triage
Workflow: This issue needs the team to triage.
Milestone
Library or service name.
Azure.Identity
Is your feature request related to a problem? Please describe.
AuthenticationRecord should expose its constructor below as public:
In current Azure PowerShell, some properties in AuthenticationRecord is already persisted in context file with its own structure, so Azure.Identity should allow partners to chose their own way import/export AuthenticationRecord.
The text was updated successfully, but these errors were encountered: