C# 클래스 ActiveLogin.Authentication.GrandId.Api.GrandIdUrls

URLs for GrandID REST API.
파일 보기 프로젝트 열기: ActiveLogin/ActiveLogin.Authentication

공개 프로퍼티들

프로퍼티 타입 설명
ProductionApiBaseUrl Uri
TestApiBaseUrl Uri

프로퍼티 상세

ProductionApiBaseUrl 공개적으로 정적으로 프로퍼티

Base url for production API.
public static Uri ProductionApiBaseUrl
리턴 Uri

TestApiBaseUrl 공개적으로 정적으로 프로퍼티

Base url for test API.
public static Uri TestApiBaseUrl
리턴 Uri