C# Class Randao.Core.FormsAuth.FormsAuthenticationService

解密cookie中的用户信息
Mostrar archivo Open project: fds/DKBD

Public Properties

Property Type Description
userKeyId long

Public Methods

Method Description
FormsAuthenticationService ( ) : System

Private Methods

Method Description
GetAuthenticatedUserKeyId ( ) : long

Method Details

FormsAuthenticationService() public method

public FormsAuthenticationService ( ) : System
return System

Property Details

userKeyId public_oe property

public long userKeyId
return long