C# Class V1SSOExample.sso.providers.SpPostData

Inheritance: PostData
Afficher le fichier Open project: versionone/APIClientSSOExtensions

Méthodes publiques

Méthode Description
SetCredentials ( string username, string password ) : void

Method Details

SetCredentials() public méthode

public SetCredentials ( string username, string password ) : void
username string
password string
Résultat void