UriPublicKeys

VCardSecurityRecordset.UriPublicKeys property

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

public string[] UriPublicKeys { get; }

Property Value

The public keys or authentication certificates associated with the object.

Remarks

This property is a simplified version of PublicKeyUriRecords.

See Also