The error object representing the last authentication failure.
SDKs
- iOS 2.0+
- macOS 10.2+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
var error: Error? { get }
Discussion
This value is nil
if the protocol doesn’t use errors to indicate an authentication failure.