Share via


HttpPolicyDownloaderProtocol.BeginDownload(SecurityCriticalAction) Método

Definição

Cuidado

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

Iniciar o download do arquivo de política.

public:
 void BeginDownload(System::Net::Sockets::SecurityCriticalAction ^ callback);
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public void BeginDownload (System.Net.Sockets.SecurityCriticalAction callback);
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.BeginDownload : System.Net.Sockets.SecurityCriticalAction -> unit
Public Sub BeginDownload (callback As SecurityCriticalAction)

Parâmetros

callback
SecurityCriticalAction

Uma função de retorno de chamada usada para fornecer ações de segurança críticas.

Atributos

Aplica-se a