error
The error object representing the last authentication failure.
Declaration
var error: (any Error)? { get }Discussion
This value is nil if the protocol doesn’t use errors to indicate an authentication failure.
The error object representing the last authentication failure.
var error: (any Error)? { get }This value is nil if the protocol doesn’t use errors to indicate an authentication failure.