MsalChangedClientIdException constructor Null safety
Implementation
MsalChangedClientIdException()
: super(
"Cannot create a client with a new client ID. Only 1 client id supported");
MsalChangedClientIdException()
: super(
"Cannot create a client with a new client ID. Only 1 client id supported");