Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AuthBridge
Web
Services
FederationContext
C# Class AuthBridge.Web.Services.FederationContext
Inheritance:
IFederationContext
Afficher le fichier
Open project: Teleopti/authbridge
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
Destroy
( ) :
void
GetValue
(
string
key
) :
string
SetValue
(
string
key
,
string
value
) :
void
Method Details
Destroy()
public
méthode
public
Destroy
( ) :
void
Résultat
void
GetValue()
public
méthode
public
GetValue
(
string
key
) :
string
key
string
Résultat
string
SetValue()
public
méthode
public
SetValue
(
string
key
,
string
value
) :
void
key
string
value
string
Résultat
void