Gets or sets a custom object associated with this particular instance of Certificate. This value is not persisted.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Property Tag As Object
	Get
	Set
C#
public Object Tag { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also