MicrosoftIdentityOptions.UserAssignedManagedIdentityClientId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used, when deployed to Azure, to specify explicitly a user assigned managed identity. See https://learn.microsoft.com/azure/active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-portal.
public string? UserAssignedManagedIdentityClientId { get; set; }
member this.UserAssignedManagedIdentityClientId : string with get, set
Public Property UserAssignedManagedIdentityClientId As String