SecurityCriticalAction Делегат

Определение

Внимание

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Представляет критическое действие безопасности.

public delegate void SecurityCriticalAction();
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public delegate void SecurityCriticalAction();
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type SecurityCriticalAction = delegate of unit -> unit
Public Delegate Sub SecurityCriticalAction()
Атрибуты

Методы расширения

Имя Описание
GetMethodInfo(Delegate)
Устаревшие..

Возвращает объект, представляющий метод, представленный указанным делегатом.

Применяется к