Gets collection of license keys.

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

Syntax

Visual Basic
Public Shared ReadOnly Property Keys As ICollection(Of String)
	Get
C#
public static ICollection<string> Keys { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also