IDTSTelemetry140.PostMsiAuthenticationEvent(String, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void PostMsiAuthenticationEvent(System::String ^ component, int tokenAuthResult);
[System.Runtime.InteropServices.DispId(5)]
public void PostMsiAuthenticationEvent (string component, int tokenAuthResult);
[<System.Runtime.InteropServices.DispId(5)>]
abstract member PostMsiAuthenticationEvent : string * int -> unit
Public Sub PostMsiAuthenticationEvent (component As String, tokenAuthResult As Integer)
Paramètres
- component
- String
- tokenAuthResult
- Int32
- Attributs