<PackageReference Include="Microsoft.Identity.Client" Version="4.89.0" />

Microsoft.Identity.Client.ManagedIdentity.EnvironmentVariables

public const string DisableImdsV2EnvVar = "MSAL_MI_DISABLE_IMDS_V2"

public static string IdentityEndpoint { get; }

public static string IdentityHeader { get; }

public static string IdentityServerThumbprint { get; }

public static string ImdsEndpoint { get; }

public static bool IsImdsV2Disabled { get; }

True when MSAL_MI_DISABLE_IMDS_V2 is set to true or 1.

public static string MachineLearningDefaultClientId { get; }

public static string MsiEndpoint { get; }

public static string MsiSecret { get; }

public static string PodIdentityEndpoint { get; }