Class: LevelAccessPlatformConfiguration

Configuration.LevelAccessPlatformConfiguration

This encapsulates all of LevelAccessPlatform-specific properties required for integration

Methods

getApiKey() → (nullable) {string}

This is the API key used in requests to LevelAccessPlatform services
Source:
Returns:
Type
string

getDigitalPropertyId() → (nullable) {string}

This is the id or the digital property used when opening a scan session in the LevelAccessPlatform
Source:
Returns:
Type
string

getOrgInstanceUrl() → (nullable) {string}

This is the base organization URL where LevelAccessPlatform services are located
Source:
Returns:
Type
string

getScanTagId() → (nullable) {string}

This is the id or the scan tag used when opening a scan session in the LevelAccessPlatform
Source:
Returns:
Type
string

getWorkspaceId() → (nullable) {string}

This is the id or the workspace used when opening a scan session in the LevelAccessPlatform
Source:
Returns:
Type
string