SignalRUpstreamAuthSettings.ManagedIdentityResource Property

Definition

The Resource indicating the App ID URI of the target resource. It also appears in the aud (audience) claim of the issued token.

public Azure.Provisioning.BicepValue<string> ManagedIdentityResource { get; set; }
member this.ManagedIdentityResource : Azure.Provisioning.BicepValue<string> with get, set
Public Property ManagedIdentityResource As BicepValue(Of String)

Property Value

Applies to