C# 클래스 SignetSSRProject.Reports.ReportServerNetworkCredentials

상속: IReportServerCredentials
파일 보기 프로젝트 열기: SignetSSRTeam/SignetSSR_MVC

공개 메소드들

메소드 설명
GetFormsCredentials ( System &authCookie, string &userName, string &password, string &authority ) : bool
ReportServerNetworkCredentials ( string username, string password ) : System

메소드 상세

GetFormsCredentials() 공개 메소드

public GetFormsCredentials ( System &authCookie, string &userName, string &password, string &authority ) : bool
authCookie System
userName string
password string
authority string
리턴 bool

ReportServerNetworkCredentials() 공개 메소드

public ReportServerNetworkCredentials ( string username, string password ) : System
username string
password string
리턴 System