MicrosoftIdentityOptions.UserAssignedManagedIdentityClientId Property

Definition

Used, when deployed to Azure, to specify explicitly a user assigned managed identity. See https://docs.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

Property Value

Applies to