你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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