RSConnection.LogonUser(String, String, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
void LogonUser(System::String ^ userName, System::String ^ password, System::String ^ authority);
public void LogonUser (string userName, string password, string authority);
override this.LogonUser : string * string * string -> unit
Public Sub LogonUser (userName As String, password As String, authority As String)
パラメーター
- userName
- String
- password
- String
- authority
- String