Microsoft.Identity.Client.Extensibility.ExecutionResult
Represents the result of a token acquisition attempt.
Used by the execution observer configured via OnCompletion.
The certificate used for authentication, if certificate-based authentication was used.
The exception that occurred if the token acquisition failed.
The authentication result if the token acquisition was successful.
Indicates whether the token acquisition was successful.