binary_public_keys property

binary_public_keys property

Gets the public keys or authentication certificates associated with the object.

Remarks

This property is a simplified version of VCardSecurityRecordset.public_key_binary_records.

Definition:

@property
def binary_public_keys(self):
    ...

See Also