C# Class PodioAPI.Utils.Authentication.SessionAuthStore

Inheritance: IAuthStore
Afficher le fichier Open project: podio/podio-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
Get ( ) : PodioOAuth
Set ( PodioOAuth podioOAuth ) : void

Method Details

Get() public méthode

public Get ( ) : PodioOAuth
Résultat PodioOAuth

Set() public méthode

public Set ( PodioOAuth podioOAuth ) : void
podioOAuth PodioOAuth
Résultat void