Method | Description | |
---|---|---|
SamAuthenticationService ( UserAccountService userAccountService ) : System |
Method | Description | |
---|---|---|
GetCurrentPrincipal ( ) : |
||
IssueToken ( |
||
RevokeToken ( ) : void |
protected GetCurrentPrincipal ( ) : |
||
return |
protected IssueToken ( |
||
principal | ||
tokenLifetime | System.TimeSpan | |
persistentCookie | bool | |
return | void |
public SamAuthenticationService ( UserAccountService userAccountService ) : System | ||
userAccountService | UserAccountService | |
return | System |