public sealed class NotificationCardsStrictSecurity : CardStrictSecurity
Public NotInheritable Class NotificationCardsStrictSecurity
Inherits CardStrictSecurity
public ref class NotificationCardsStrictSecurity sealed : public CardStrictSecurity
[<SealedAttribute>]
type NotificationCardsStrictSecurity =
class
inherit CardStrictSecurity
end
NotificationCardsStrictSecurity | Инициализирует новый экземпляр класса NotificationCardsStrictSecurity |
CheckOnDeleteAsync |
Проверяет доступ к карточке при её удалении с ограничением flag.
(Переопределяет CardStrictSecurityCheckOnDeleteAsync(ICardDeleteExtensionContext, ConfigurationFlags)) |
CheckOnNewAsync |
Проверяет доступ к карточке при её создании с ограничением flag.
(Переопределяет CardStrictSecurityCheckOnNewAsync(ICardNewExtensionContext, ConfigurationFlags)) |
CheckOnStoreAsync |
Проверяет доступ к карточке при её сохранении с ограничением flag.
(Переопределяет CardStrictSecurityCheckOnStoreAsync(ICardStoreExtensionContext, ConfigurationFlags)) |
CheckSealedAsync |
Проверяет доступ к карточке при наличии ограничения Sealed (Унаследован от CardStrictSecurity) |
CheckStrictSecurityAsync |
Проверяет доступ к карточке при наличии ограничения StrictSecurity (Унаследован от CardStrictSecurity) |
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) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
UpdateOnSealedAsync |
Обновляет доступ к карточке при наличии ограничения Sealed (Переопределяет CardStrictSecurityUpdateOnSealedAsync(Card, CancellationToken)) |
UpdateOnStrictSecurityAsync |
Обновляет доступ к карточке при наличии ограничения StrictSecurity (Переопределяет CardStrictSecurityUpdateOnStrictSecurityAsync(Card, CancellationToken)) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |