Certificate.Tag Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
Tag
Gets or sets a custom object associated with this particular instance of Certificate. This value is not persisted.
Declaration
public object Tag { get; set; }
Property Value
| Type | Description |
|---|---|
| Object |