class Verifiedaccess extends Service (View source)

Service definition for Verifiedaccess (v2).

API for Verified Access chrome extension to provide credential verification for chrome devices connecting to an enterprise network

For more information about this service, see the API Documentation

Constants

VERIFIEDACCESS

Verify your enterprise credentials.

Properties

$challenge
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Verifiedaccess service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Verifiedaccess service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.