30 public async Task<bool>
TryOpenLink(Uri Link,
bool ShowErrorIfUnable)
static ? string RemoveScheme(string Url)
Removes the URI Schema from an URL.
const string IotId
The IoT ID URI Scheme (iotid)
A set of never changing property constants and helpful values.
Opens Legal Identity links.
Grade Supports(Uri Link)
How well the link opener supports a given link
LegalIdentityLink()
Opens Legal Identity links.
async Task< bool > TryOpenLink(Uri Link, bool ShowErrorIfUnable)
Tries to open a link If the link was opened.
Base class that references services in the app.
static IStringLocalizer Localizer
Localization service
static IContractOrchestratorService ContractOrchestratorService
Contract orchestrator service.
Interface for classes that can open links.