KeyMaster.NET
Caplin.KeyMaster Namespace
KeyMaster.NETCaplin.KeyMaster
The interfaces and classes in this top-level namespace provide the main features of KeyMaster.NET.
Declaration Syntax
C#Visual BasicVisual C++
namespace Caplin.KeyMaster
Namespace Caplin.KeyMaster
namespace Caplin.KeyMaster
Types
All TypesClassesInterfaces
IconTypeDescription
AuthenticationParameters
This is the standard implementation of the IAuthenticationParameters interface.

IAuthenticationParameters
Represents additional parameters that may be used when generating or formatting KeyMaster tokens.

IKeyMaster
This interface defines the functionality of the KeyMaster class.

KeyMaster
The main KeyMaster class. Use this class to generate KeyMaster tokens.

Remarks