public interface IApiAccessTokenActionHistoryStrategy : ITokenActionHistoryStrategyPublic Interface IApiAccessTokenActionHistoryStrategy
Inherits ITokenActionHistoryStrategypublic interface class IApiAccessTokenActionHistoryStrategy : ITokenActionHistoryStrategytype IApiAccessTokenActionHistoryStrategy =
interface
interface ITokenActionHistoryStrategy
end| AddTokenActionAsync |
Inserts the action history record for an action on the token.
(Унаследован от ITokenActionHistoryStrategy) |
| CreateApiAccessTokenActionAsync | Inserts the action history record for creating an API access token. |
| CreateSessionTokenErrorActionAsync | Inserts the action history record for creating session token error by API access token. |
| PermissionsDeniedErrorActionAsync | Insert the action history record for permissions denied error by API access token. |