SecurityCriticalAction Delegato

Definizione

Attenzione

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

Rappresenta un'azione critica per la sicurezza.

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

Metodi di estensione

GetMethodInfo(Delegate)
Obsoleti.

Ottiene un oggetto che rappresenta il metodo rappresentato dal delegato specificato.

Si applica a