Azure.Identity.SharedTokenCacheCredential
Authenticates using tokens in a local cache file. This is a legacy mechanism for authenticating clients using credentials provided to Visual Studio.
This mechanism for Visual Studio authentication has been replaced by the VisualStudioCredential.
public SharedTokenCacheCredential()
Creates a new SharedTokenCacheCredential which will authenticate users signed in through developer tools supporting Azure single sign on.
Creates a new SharedTokenCacheCredential which will authenticate users signed in through developer tools supporting Azure single sign on.
Creates a new SharedTokenCacheCredential which will authenticate users signed in through developer tools supporting Azure single sign on.