Send feedback on this topic.
Teradata.Client.Provider
DeviceAuthenticationMessageEventArgs Class
Members 



Teradata.Client.Provider Namespace : DeviceAuthenticationMessageEventArgs Class
Contains information that a user would require in order to complete the authentication process when using OIDC Device Code Flow.
Syntax
'Declaration
 
Public NotInheritable Class DeviceAuthenticationMessageEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As DeviceAuthenticationMessageEventArgs
public sealed class DeviceAuthenticationMessageEventArgs : System.EventArgs 
public ref class DeviceAuthenticationMessageEventArgs sealed : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Teradata.Client.Provider.DeviceAuthenticationMessageEventArgs

Requirements
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

DeviceAuthenticationMessageEventArgs Members
Teradata.Client.Provider Namespace