Resources.NoCachedToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Looks up a localized string similar to There is no access token cached for subscription {0}, user id {1}. Use the Add-AzureAccount cmdlet to log in again and get a token for this subscription..
public static string NoCachedToken { get; }
static member NoCachedToken : string
Public Shared ReadOnly Property NoCachedToken As String