failReason property

AuthenticationFailReason? failReason
getter/setter pair

Reason for a failed authentication attempt, only set if the authentication failed.

Implementation

_i2.AuthenticationFailReason? failReason;