MsalError.RopcDoesNotSupportMsaAccounts Field

Definition

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 

Field Value

Applies to