Contents

label

The user-visible label for the keychain item.

Declaration

var label: String? { get set }

Discussion

This property is equivalent to the kSecAttrLabel attribute type.

See Also

Accessing Keychain Item Attributes