'宣言 Public Overloads Sub LogonUserAsync( _ ByVal userName As System.String, _ ByVal password As System.String, _ ByVal authority As System.String _ )
'使用法 Dim instance As ReportingService2005SoapClient Dim userName As System.String Dim password As System.String Dim authority As System.String instance.LogonUserAsync(userName, password, authority)
パラメータ
- userName
- password
- authority