Contents

passwordReference

A persistent keychain reference to a keychain item containing the password component of the tunneling protocol authentication credential.

Declaration

var passwordReference: Data? { get set }

Discussion

The keychain item must have the kSecClassGenericPassword class.

See Also

Authenticating the user