Exception Property
Gets an exception object if the Log In failure was caused by a server exception. This is only valid when Success is false.
Syntax
public System.Exception Exception {get;}Public ReadOnly Property Exception As System.ExceptionGets an exception object if the Log In failure was caused by a server exception. This is only valid when Success is false.
public System.Exception Exception {get;}Public ReadOnly Property Exception As System.Exception