Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Identity.DefaultResourceAccess.GetUserLastLoginDateAsync Method

(not specified)

Class: YetaWF.Core.Identity.DefaultResourceAccess
Namespace: YetaWF.Core.Identity
Assembly: YetaWF.Core

Syntax

public Task<DateTime?> GetUserLastLoginDateAsync( int userId );

Parameters

userId

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Identity.DefaultResourceAccess ClassYetaWF.Core Overview