Compartir a través de


MsalError.CustomMetadataInstanceOrUri Field

Definition

What happens?

You have configured your own instance metadata using both an Uri and a string. Only one is supported.

Mitigation

Call WithInstanceDiscoveryMetadata only once. See https://aka.ms/msal-net-custom-instance-metadata for more details.
public const string CustomMetadataInstanceOrUri;
val mutable CustomMetadataInstanceOrUri : string
Public Const CustomMetadataInstanceOrUri As String 

Field Value

Applies to