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; } |