public_key_binary_records property

public_key_binary_records property

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

Remarks

This property is a simplified version of VCardSecurityRecordset.public_key_records.

Definition:

@property
def public_key_binary_records(self):
    ...

See Also