Method | Description | |
---|---|---|
MsalUserMismatchException ( string requestedUser, string returnedUser ) : System.Globalization |
Initializes a new instance of the exception class.
|
|
ToString ( ) : string |
Creates and returns a string representation of the current exception.
|
public MsalUserMismatchException ( string requestedUser, string returnedUser ) : System.Globalization | ||
requestedUser | string | |
returnedUser | string | |
return | System.Globalization |