Share via


IDTSTelemetry140.PostMsiAuthenticationEvent(String, Int32) Method

Definition

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)

Parameters

component
String
tokenAuthResult
Int32
Attributes

Applies to