C# Class SignetSSRProject.Reports.ReportServerNetworkCredentials

Inheritance: IReportServerCredentials
Afficher le fichier Open project: SignetSSRTeam/SignetSSR_MVC

Méthodes publiques

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

Method Details

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

ReportServerNetworkCredentials() public méthode

public ReportServerNetworkCredentials ( string username, string password ) : System
username string
password string
Résultat System