IScheduler.ValidateAzureUser(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.ComVisible(false)]
public bool ValidateAzureUser (string username, string password);
abstract member ValidateAzureUser : string * string -> bool
Public Function ValidateAzureUser (username As String, password As String) As Boolean
Parameters
- username
- String
- password
- String
Returns
- Attributes