MSILoginException.TokenTypeNotFound(String) Method

Definition

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

Parameters

response
String

Returns

Applies to