MsalError.SetCiamAuthorityAtRequestLevelNotSupported Field
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.
Setting the CIAM authority (ex. "{tenantName}.ciamlogin.com") at the request level is not supported. The CIAM authority must be set during application creation.
public const string SetCiamAuthorityAtRequestLevelNotSupported;
val mutable SetCiamAuthorityAtRequestLevelNotSupported : string
Public Const SetCiamAuthorityAtRequestLevelNotSupported As String