MSILoginException.AccessTokenNotFound(String) Method

Definition

public static Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.MSILoginException AccessTokenNotFound (string response);
static member AccessTokenNotFound : string -> Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.MSILoginException
Public Shared Function AccessTokenNotFound (response As String) As MSILoginException

Parameters

response
String

Returns

Applies to