C# Class V1SSOExample.SsoExample

Demonstrate SSO connector
Inheritance: ISdkSample
Afficher le fichier Open project: versionone/APIClientSSOExtensions

Méthodes publiques

Méthode Description
CommandLineArguments ( string args ) : void
Connect ( ) : void
LoadConfig ( ) : void
Run ( ) : void

Private Methods

Méthode Description
Log ( string message ) : void

Method Details

CommandLineArguments() public méthode

public CommandLineArguments ( string args ) : void
args string
Résultat void

Connect() public méthode

public Connect ( ) : void
Résultat void

LoadConfig() public méthode

public LoadConfig ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void