C# Class Cats.Library.CatsReportServerCredentials

Inheritance: IReportServerCredentials
Afficher le fichier Open project: edgecomputing/cats Class Usage Examples

Méthodes publiques

Méthode Description
CatsReportServerCredentials ( string userName, string password ) : System
GetFormsCredentials ( System &authCookie, string &userName, string &password, string &authority ) : bool

Method Details

CatsReportServerCredentials() public méthode

public CatsReportServerCredentials ( string userName, string password ) : System
userName string
password string
Résultat System

GetFormsCredentials() public méthode

public GetFormsCredentials ( System &authCookie, string &userName, string &password, string &authority ) : bool
authCookie System
userName string
password string
authority string
Résultat bool