MsalError.RopcDoesNotSupportMsaAccounts 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.
Resource Owner Password Credential (ROPC) grant attempted with an MSA (Microsoft personal) account. ROPC does not support MSA accounts. See https://aka.ms/msal-net-ropc for details.
public const string RopcDoesNotSupportMsaAccounts;
val mutable RopcDoesNotSupportMsaAccounts : string
Public Const RopcDoesNotSupportMsaAccounts As String