C# Class Canvas.Helpers.Authorize

ファイルを表示 Open project: Vettvangur/Canvas Class Usage Examples

Public Methods

Method Description
GetCurrentUser ( ) : IUser
isAuthenticated ( ) : bool

Method Details

GetCurrentUser() public static method

public static GetCurrentUser ( ) : IUser
return IUser

isAuthenticated() public static method

public static isAuthenticated ( ) : bool
return bool