Share via


ServerEvents.SetCredentials(String, String) Method

Definition

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

Parameters

username
String
password
String

Applies to