프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AuthUserSession ( ) : System | ||
HasPermission ( string permission ) : bool | ||
HasRole ( string role ) : bool | ||
IsAuthorized ( string provider ) : bool | ||
OnAuthenticated ( IServiceBase authService, IAuthSession session, IAuthTokens tokens, string>.Dictionary |
||
OnCreated ( IRequest httpReq ) : void | ||
OnLogout ( IServiceBase authService ) : void | ||
OnRegistered ( IServiceBase registrationService ) : void |
public OnAuthenticated ( IServiceBase authService, IAuthSession session, IAuthTokens tokens, string>.Dictionary |
||
authService | IServiceBase | |
session | IAuthSession | |
tokens | IAuthTokens | |
authInfo | string>.Dictionary | |
리턴 | void |
public OnLogout ( IServiceBase authService ) : void | ||
authService | IServiceBase | |
리턴 | void |
public OnRegistered ( IServiceBase registrationService ) : void | ||
registrationService | IServiceBase | |
리턴 | void |