SecurityCriticalAction Delegat

Definition

Achtung

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

Stellt eine sicherheitsrelevante Aktion dar.

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()
Attribute

Erweiterungsmethoden

GetMethodInfo(Delegate)
Veraltet.

Ruft ein Objekt ab, das die Methode darstellt, die vom angegebenen Delegaten dargestellt wird.

Gilt für: