PublicKeyBinaryRecords

VCardSecurityRecordset.PublicKeyBinaryRecords property

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

public VCardBinaryRecord[] PublicKeyBinaryRecords { get; }

Property Value

The public keys or authentication certificates associated with the object.

Remarks

This property is a simplified version of PublicKeyRecords.

See Also