Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ThemeMeUp
Infrastructure
EnvironmentAuthentication
C# Class ThemeMeUp.Infrastructure.EnvironmentAuthentication
Inheritance:
IAuthentication
显示文件
Open project: petrspelos/theme-me-up
Public Methods
Method
Description
GetApiKey
( ) :
string
SetApiKey
(
string
key
) :
void
Method Details
GetApiKey()
public
method
public
GetApiKey
( ) :
string
return
string
SetApiKey()
public
method
public
SetApiKey
(
string
key
) :
void
key
string
return
void