AuthenticationFailedExceptionExtention.WithAdditionalMessage Method
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.
public static Azure.Identity.AuthenticationFailedException WithAdditionalMessage (this Azure.Identity.AuthenticationFailedException e, string additonal);
static member WithAdditionalMessage : Azure.Identity.AuthenticationFailedException * string -> Azure.Identity.AuthenticationFailedException
<Extension()>
Public Function WithAdditionalMessage (e As AuthenticationFailedException, additonal As String) As AuthenticationFailedException
Parameters
- additonal
- String