Click or drag to resize

AuthenticationServiceAuthenticateUnviredUser Method

Namespace:  Unvired.Kernel.UWP.Login
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Task AuthenticateUnviredUser(
	void unviredUserId,
	HTTPResponse unviredPassword
)

Parameters

unviredUserId
Type: SystemVoid
unviredPassword
Type: Unvired.Kernel.SyncHTTPResponse

Return Value

Type: TaskTResult
See Also