Udostępnij przez


SignInResponse.Cause Property

Definition

The cause of error. Only available when sign-in status is Error.

public Microsoft.Agents.Builder.UserAuth.AuthExceptionReason? Cause { get; set; }
member this.Cause : Nullable<Microsoft.Agents.Builder.UserAuth.AuthExceptionReason> with get, set
Public Property Cause As Nullable(Of AuthExceptionReason)

Property Value

Applies to