Microsoft.Identity.Client.PlatformsCommon.Shared.DeviceAuthHelper
class DeviceAuthHelper
namespace Microsoft.Identity.Client.PlatformsCommon.Shared
{
internal class DeviceAuthHelper
{
public static IDictionary<string, string> (HttpResponseHeaders responseHeaders);
public static bool (HttpResponseHeaders responseHeaders);
public static string (HttpResponseHeaders responseHeaders);
public static string (Dictionary<string, string> response);
public static bool ();
public DeviceAuthHelper();
}
}