PublicKeyRecords

VCardSecurityRecordset.PublicKeyRecords property

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

public VCardRecord[] PublicKeyRecords { get; }

Property Value

The public keys or authentication certificates associated with the object.

See Also