PublicKeyUriRecords

VCardSecurityRecordset.PublicKeyUriRecords property

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

public VCardTextRecord[] PublicKeyUriRecords { get; }

Property Value

The public keys or authentication certificates associated with the object.

Remarks

This property is a simplified version of PublicKeyRecords.

See Also