authenticationError
Authentication error.
Declaration
static var authenticationError: Errno { get }Mentioned in
Discussion
The authentication ticket used to mount an NFS file system was invalid.
The corresponding C error is EAUTH.
Authentication error.
static var authenticationError: Errno { get }The authentication ticket used to mount an NFS file system was invalid.
The corresponding C error is EAUTH.