KeyMaster.NET
KeyMaster Class
KeyMaster.NETCaplin.KeyMasterKeyMaster
The main KeyMaster class. Use this class to generate KeyMaster tokens.
Declaration Syntax
C#Visual BasicVisual C++
public class KeyMaster : IKeyMaster
Public Class KeyMaster _
	Implements IKeyMaster
public ref class KeyMaster : IKeyMaster
Members
All MembersConstructorsMethods



IconMemberDescription
KeyMaster(IKeyMasterConfiguration)
Initializes a new instance of the KeyMaster class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GenerateToken(IAuthenticationParameters, IKeyMasterFormatter)
Generates a KeyMaster token for the given IAuthenticationParameters.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
KeyMaster

Assembly: Caplin.KeyMaster (Module: Caplin.KeyMaster) Version: 5.0.4.0 (5.0.4.0)