IMSALConnectionSettings.IdpmResource Property

Definition

Sets the resourceUrl for Identity Proxy Manager (IDPM).

public string IdpmResource { get; set; }
member this.IdpmResource : string with get, set
Public Property IdpmResource As String

Property Value

Remarks

Set this to the appropriate resource identifier when the application is running in an environment, such as a Foundry container, that exposes Managed Identity through a container-specific IMDS endpoint. This setting is only meaningful when AuthType is IdentityProxyManager.

Applies to