FlexReport for WinForms
LogonUser メソッド (ReportExecutionServiceSoapClient)


C1.Document アセンブリ > C1.ImportServices.ReportExecution4 名前空間 > ReportExecutionServiceSoapClient クラス : LogonUser メソッド
シンタックス
'宣言
 
Public Function LogonUser( _
   ByVal userName As System.String, _
   ByVal password As System.String, _
   ByVal authority As System.String _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportExecutionServiceSoapClient
Dim userName As System.String
Dim password As System.String
Dim authority As System.String
Dim value As ServerInfoHeader
 
value = instance.LogonUser(userName, password, authority)
public ServerInfoHeader LogonUser( 
   System.string userName,
   System.string password,
   System.string authority
)

パラメータ

userName
password
authority
参照

参照

ReportExecutionServiceSoapClient クラス
ReportExecutionServiceSoapClient メンバ