SecurityCriticalAction Delegát

Definice

Upozornění

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

Představuje akci kritickou pro zabezpečení.

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

Metody rozšíření

GetMethodInfo(Delegate)
Zastaralé.

Získá objekt, který představuje metodu reprezentovanou zadaným delegátem.

Platí pro