Click or drag to resize

SerialKey Class

Sets the serial key
Inheritance Hierarchy
SystemObject
  EdiFabricSerialKey

Namespace: EdiFabric
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public class SerialKey

The SerialKey type exposes the following members.

Constructors
 NameDescription
Public methodSerialKeyInitializes a new instance of the SerialKey class
Top
Properties
 NameDescription
Public propertyStatic memberDaysToExpiration 
Public propertyStatic memberToken 
Top
Methods
 NameDescription
Public methodStatic memberGetToken Gets a token from the authentication API.
Public methodStatic memberRefresh Clears the token and resets all other configuration.
Public methodStatic memberSet Set the provided serial key.
Public methodStatic memberSetToken Sets a token received from GetToken.
Top
See Also