public sealed class FileContentActionHistoryStrategy : TokenActionHistoryStrategy,
IFileContentActionHistoryStrategy, ITokenActionHistoryStrategyPublic NotInheritable Class FileContentActionHistoryStrategy
Inherits TokenActionHistoryStrategy
Implements IFileContentActionHistoryStrategy, ITokenActionHistoryStrategypublic ref class FileContentActionHistoryStrategy sealed : public TokenActionHistoryStrategy,
IFileContentActionHistoryStrategy, ITokenActionHistoryStrategy[<SealedAttribute>]
type FileContentActionHistoryStrategy =
class
inherit TokenActionHistoryStrategy
interface IFileContentActionHistoryStrategy
interface ITokenActionHistoryStrategy
end| FileContentActionHistoryStrategy | Strategy for managing action history for file content access tokens. |
| AddTokenActionAsync |
Inserts the action history record for an action on the token.
(Унаследован от TokenActionHistoryStrategy) |
| AppendMainInfo | (Унаследован от TokenActionHistoryStrategy) |
| AppendSessionInfo | (Унаследован от TokenActionHistoryStrategy) |
| AppendTokenInfo | (Унаследован от TokenActionHistoryStrategy) |
| CreateFileContentTokenActionAsync | Insert the action history record for creating a file content access token. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetFileContentByTokenActionAsync | Insert the action history record for retrieving file content by access token. |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| TryGetCardTypeIDAsync | (Унаследован от TokenActionHistoryStrategy) |
| TryGetDigest | (Унаследован от TokenActionHistoryStrategy) |
| ActionHistoryStrategy | (Унаследован от TokenActionHistoryStrategy) |
| CardGetStrategy | (Унаследован от TokenActionHistoryStrategy) |
| Session | (Унаследован от TokenActionHistoryStrategy) |