ContentLicenseManager Class

Represents type ContentLicenseManager.

Namespace: Sigma.License
TObject
  Sigma.License.ContentLicenseManager
type
 ContentLicenseManager = class sealed(TObject)
 end;

The ContentLicenseManager type exposes the following members.

Show:
 NameDescription
AuthorID

Represents property AuthorID.

AuthorName

Represents property AuthorName.

AuthorURL

Represents property AuthorURL.

ContentLicenseInfo

Represents property ContentLicenseInfo.

HasAPIKey

Represents property HasAPIKey.

Top
Show:
 NameDescription
FindContentLicense(String)

Represents method FindContentLicense(String).

GetAuthorID

Represents method GetAuthorID.

GetAuthorName

Represents method GetAuthorName.

GetAuthorURL

Represents method GetAuthorURL.

GetContentLicenseInfo

Represents method GetContentLicenseInfo.

GetHasAPIKey

Represents method GetHasAPIKey.

Top