GetPasswordExpirationDateCompletedEventHandler Delegar
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public delegate void GetPasswordExpirationDateCompletedEventHandler(System::Object ^ sender, GetPasswordExpirationDateCompletedEventArgs ^ e);
public delegate void GetPasswordExpirationDateCompletedEventHandler(object sender, GetPasswordExpirationDateCompletedEventArgs e);
Public Delegate Sub GetPasswordExpirationDateCompletedEventHandler(sender As Object, e As GetPasswordExpirationDateCompletedEventArgs)
Parâmetros
- sender
- Object