C# Class ActiveLogin.Authentication.GrandId.Api.GrandIdUrls

URLs for GrandID REST API.
Afficher le fichier Open project: ActiveLogin/ActiveLogin.Authentication

Méthodes publiques

Свойство Type Description
ProductionApiBaseUrl Uri
TestApiBaseUrl Uri

Property Details

ProductionApiBaseUrl public_oe static_oe property

Base url for production API.
public static Uri ProductionApiBaseUrl
Résultat Uri

TestApiBaseUrl public_oe static_oe property

Base url for test API.
public static Uri TestApiBaseUrl
Résultat Uri