Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PodioAPI
Utils
Authentication
SessionAuthStore
C# Class PodioAPI.Utils.Authentication.SessionAuthStore
Inheritance:
IAuthStore
Mostra file
Open project: podio/podio-dotnet
Class Usage Examples
Public Methods
Method
Description
Get
( ) :
PodioOAuth
Set
(
PodioOAuth
podioOAuth
) :
void
Method Details
Get()
public
method
public
Get
( ) :
PodioOAuth
return
PodioOAuth
Set()
public
method
public
Set
(
PodioOAuth
podioOAuth
) :
void
podioOAuth
PodioOAuth
return
void