public sealed class KrPermissionsCacheContainer : IKrPermissionsCacheContainer,
IDisposablePublic NotInheritable Class KrPermissionsCacheContainer
Implements IKrPermissionsCacheContainer, IDisposablepublic ref class KrPermissionsCacheContainer sealed : IKrPermissionsCacheContainer,
IDisposable[<SealedAttribute>]
type KrPermissionsCacheContainer =
class
interface IKrPermissionsCacheContainer
interface IDisposable
end| KrPermissionsCacheContainer | Инициализирует новый экземпляр класса KrPermissionsCacheContainer |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| 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) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| GetVersionAsync | Метод для получения номера текущей версии кеша правил доступа. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| TryGetCacheAsync | Метод для получения объекта кеша правил доступа. Возвращает и пишет ошибку в validationResult, если не удалось получить объект кеша. |
| UpdateVersionAsync | Метод для обновления версии кеша. |