Provides data for the asynchronous completed event of GetAuthenticationTokenAsync(EventHandler<(Of <<'(GetAuthenticationTokenCompletedEventArgs>)>>), Object).
Note: This class is supported for IC Server version 2016 R2 and beyond.
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public class GetAuthenticationTokenCompletedEventArgs : AsyncCompletedEventArgs |
Visual Basic |
---|
Public Class GetAuthenticationTokenCompletedEventArgs _ Inherits AsyncCompletedEventArgs |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
System.ComponentModel..::..AsyncCompletedEventArgs
ININ.IceLib.Connection..::..GetAuthenticationTokenCompletedEventArgs
System..::..EventArgs
System.ComponentModel..::..AsyncCompletedEventArgs
ININ.IceLib.Connection..::..GetAuthenticationTokenCompletedEventArgs
Version Information
Supported for IC Server version 2016 R2 and beyond.