C# Class V1SSOExample.sso.providers.SpPostData

Inheritance: PostData
Datei anzeigen Open project: versionone/APIClientSSOExtensions

Public Methods

Method Description
SetCredentials ( string username, string password ) : void

Method Details

SetCredentials() public method

public SetCredentials ( string username, string password ) : void
username string
password string
return void