ReportExecutionService.LogonUserAsync 메서드 (String, String, String)
네임스페이스: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)
구문
‘선언
Public Sub LogonUserAsync ( _
userName As String, _
password As String, _
authority As String _
)
public void LogonUserAsync(
string userName,
string password,
string authority
)
public:
void LogonUserAsync(
String^ userName,
String^ password,
String^ authority
)
member LogonUserAsync :
userName:string *
password:string *
authority:string -> unit
public function LogonUserAsync(
userName : String,
password : String,
authority : String
)
매개 변수
- userName
형식: String
- password
형식: String
- authority
형식: String
참고 항목
참조
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스