C# Class Videos.SapoServices.Utils.EnsureCredentialsUseContext

Inheritance: IDisposable
Afficher le fichier Open project: sapo/sapo-services-sdk Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
EnsureCredentialsUseContext ( string username, string password, string accessKey, IContextChannel channel ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

EnsureCredentialsUseContext() public méthode

public EnsureCredentialsUseContext ( string username, string password, string accessKey, IContextChannel channel ) : System
username string
password string
accessKey string
channel IContextChannel
Résultat System