\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.ClientOnly.Pages.Model Class Reference

Inheritance diagram for FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.ClientOnly.Pages.Model:

[legend]

Collaboration diagram for FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.ClientOnly.Pages.Model:

[legend]

Public Member Functions

void  OnGet ()

Properties

string?  ResourceKey [get]
Resource key provided by the environment variable with the key ExampleUtils.CLOUD_RESOURCE_KEY_ENV_VAR. More...
string?  CloudEndPoint [get]
Cloud end point provided by the environment variable with the key ExampleUtils.CLOUD_END_POINT_ENV_VAR. More...

Property Documentation

◆ CloudEndPoint

string? FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.ClientOnly.Pages.Model.CloudEndPoint
get

Cloud end point provided by the environment variable with the key ExampleUtils.CLOUD_END_POINT_ENV_VAR.

Will default to

◆ ResourceKey

string? FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.ClientOnly.Pages.Model.ResourceKey
get

Resource key provided by the environment variable with the key ExampleUtils.CLOUD_RESOURCE_KEY_ENV_VAR.