InedoSDK Reference
Version:

TryGetAndValidateUserAsync(string userName, string password, System.Threading.CancellationToken cancellationToken) Method

Syntax

public virtual Task<IUserDirectoryUser> TryGetAndValidateUserAsync(string userName, string password, System.Threading.CancellationToken cancellationToken)

Parameters

userName
Type: string
password
Type: string
cancellationToken
Type: System.Threading.CancellationToken