LicenseReader Class Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This class handles license information in Content Studio
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    ContentStudioCSBase
      ContentStudioLicenseReader

Namespace: ContentStudio
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public class LicenseReader : CSBase

The LicenseReader type exposes the following members.

Constructors

  NameDescription
Public methodLicenseReader
Initializes a new instance of the LicenseReader class
Top
Properties

  NameDescription
Public propertyIsExpressEdition
Gets a value indicating whether this instance is Content Studio Express edition.
Top
Methods

  NameDescription
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLicenseStatus(ConnectionId, SessionId, LicenseReaderEditions, LicenseReaderModules)
Retrieves the license status of Content Studio.
Public methodGetLicenseStatus(ConnectionId, SessionId, LicenseReaderEditions, LicenseReaderModules, Int32)
Retrieves the license status of Content Studio.
Public methodGetLicenseStatus(ConnectionId, SessionId, LicenseReaderEditions, LicenseReaderModules, DateTime, Int32, String, String, String, DateTime, String)
Retrieves the license status of Content Studio.
Public methodGetLicenseText
Gets the textual representation of the Content Studio license.
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public methodToString (Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberLicenseVersion
Returns the license level.
Top
See Also

Reference