Scheduler.ValidateAzureUser(String, String) Method

Definition

public bool ValidateAzureUser (string username, string password);
abstract member ValidateAzureUser : string * string -> bool
override this.ValidateAzureUser : string * string -> bool
Public Function ValidateAzureUser (username As String, password As String) As Boolean

Parameters

username
String
password
String

Returns

Implements

Applies to