IMSALConnectionSettings.IdpmResource 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.
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.