Azure.Identity.Constants
class Constants
public const string ManagedIdentityAsFederatedIdentityCredential = "managedidentityasfederatedidentitycredential"
public const string MiSeviceFabricNoUserAssignedIdentityMessage = "Specifying a clientId or resourceId is not supported by the Service Fabric managed identity environment. The managed identity configuration is determined by the Service Fabric cluster resource configuration. See https://aka.ms/servicefabricmi for more information."
public const string MiSourceNoUserAssignedIdentityMessage = "User-assigned managed identity is not supported by the detected managed identity environment."
public Constants()