Carbon


KCAttrType

Header: Keychain.h

Identifies a keychain item attribute value.

typedef OSType KCAttrType;

The KCAttrType type represents a tag that identifies a keychain item attribute value. You can use this value in the tag field of the structure KCAttribute to identify the keychain item attribute value you wish to set or obtain. See “Keychain Item Data Tag Constants” for a description of the Apple-defined tag constants and the data types of the values they identify. Your application can create application-defined tags of type KCAttrType.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)