ServerEvents.SetCredentials(String, String) 方法

定義

public void SetCredentials(string username, string password);
member this.SetCredentials : string * string -> unit
Public Sub SetCredentials (username As String, password As String)

參數

username
String
password
String

適用於