Preparing search index...
The search index is not available
Qlik Repo API
Qlik Repo API
IClassLicense
Interface IClassLicense
Hierarchy
IClassLicense
Implemented by
License
Index
Methods
access
Group
Create
access
Type
Get
access
Type
Info
Get
access
Type
Remove
audit
Get
get
set
Key
set
Serial
Methods
access
Group
Create
access
Group
Create
(
arg
:
{
accessType
:
TAccessType
;
name
:
string
;
}
)
:
Promise
<
ILicenseAccessGroup
>
Parameters
arg:
{
accessType
:
TAccessType
;
name
:
string
;
}
access
Type
:
TAccessType
name
:
string
Returns
Promise
<
ILicenseAccessGroup
>
access
Type
Get
access
Type
Get
(
arg
:
{
accessType
:
TAccessType
;
id
?:
string
;
}
)
:
Promise
<
ILicenseAccessTypeCondensed
[]
>
Parameters
arg:
{
accessType
:
TAccessType
;
id
?:
string
;
}
access
Type
:
TAccessType
Optional
id
?:
string
Returns
Promise
<
ILicenseAccessTypeCondensed
[]
>
access
Type
Info
Get
access
Type
Info
Get
(
)
:
Promise
<
IAccessTypeInfo
>
Returns
Promise
<
IAccessTypeInfo
>
access
Type
Remove
access
Type
Remove
(
arg
:
{
accessType
:
TAccessType
;
id
:
string
;
}
)
:
Promise
<
number
>
Parameters
arg:
{
accessType
:
TAccessType
;
id
:
string
;
}
access
Type
:
TAccessType
id
:
string
Returns
Promise
<
number
>
audit
Get
audit
Get
(
arg
:
IAuditParameters
)
:
Promise
<
IAudit
>
Parameters
arg:
IAuditParameters
Returns
Promise
<
IAudit
>
get
get
(
)
:
Promise
<
ILicense
>
Returns
Promise
<
ILicense
>
set
Key
set
Key
(
arg
:
ILicenseSetKey
)
:
Promise
<
ILicense
>
Parameters
arg:
ILicenseSetKey
Returns
Promise
<
ILicense
>
set
Serial
set
Serial
(
arg
:
ILicenseSetSerial
)
:
Promise
<
ILicense
>
Parameters
arg:
ILicenseSetSerial
Returns
Promise
<
ILicense
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Qlik
Repo API
Qlik
Repo
Api
IClass
License
access
Group
Create
access
Type
Get
access
Type
Info
Get
access
Type
Remove
audit
Get
get
set
Key
set
Serial