Certificate.Tag Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
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 |