public abstract class CardStrictSecurity : ICardStrictSecurity
Public MustInherit Class CardStrictSecurity
Implements ICardStrictSecurity
public ref class CardStrictSecurity abstract : ICardStrictSecurity
[<AbstractClassAttribute>]
type CardStrictSecurity =
class
interface ICardStrictSecurity
end
CardStrictSecurity | Инициализирует новый экземпляр класса CardStrictSecurity |
CheckOnDeleteAsync | Проверяет доступ к карточке при её удалении с ограничением flag. |
CheckOnNewAsync | Проверяет доступ к карточке при её создании с ограничением flag. |
CheckOnStoreAsync | Проверяет доступ к карточке при её сохранении с ограничением flag. |
CheckSealedAsync | Проверяет доступ к карточке при наличии ограничения Sealed |
CheckStrictSecurityAsync | Проверяет доступ к карточке при наличии ограничения StrictSecurity |
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 |
UpdateOnStrictSecurityAsync | Обновляет доступ к карточке при наличии ограничения StrictSecurity |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |