Contents

kSecAttrPath

A key whose value is a string indicating the item’s path attribute.

Declaration

let kSecAttrPath: CFString

Discussion

The corresponding value is of type CFString and represents a path, typically the path component of the URL. Items of class kSecClassInternetPassword have this attribute.