Method | Description | |
---|---|---|
GetFormsCredentials ( System &authCookie, string &userName, string &password, string &authority ) : bool | ||
ReportServerNetworkCredentials ( string username, string password ) : System |
public GetFormsCredentials ( System &authCookie, string &userName, string &password, string &authority ) : bool | ||
authCookie | System | |
userName | string | |
password | string | |
authority | string | |
return | bool |
public ReportServerNetworkCredentials ( string username, string password ) : System | ||
username | string | |
password | string | |
return | System |