Back to product page

FriendlyName property


Holds friendly name of the certificate.

Type

A String value

Syntax

  • Basic
object.FriendlyName [= value]
The FriendlyName(object,value) syntax has these parts:
objectAn expression evaluating to an object of type Certificate.
valueA String value.

Remarks

FriendlyName is considered to be 'extra space' in each certificate where owner can specify anything he wishes - usually the name under specific certificate is known. For example, if your certificate belongs to your company you can put here 'my company certificate' or anything similar that is meaningful to you.

Platforms

Windows