Send feedback on this topic.
Teradata.Client.Provider
UserCode Property



Teradata.Client.Provider Namespace > DeviceAuthenticationMessageEventArgs Class : UserCode Property
The end-user verification code.
Syntax
'Declaration
 
Public ReadOnly Property UserCode As String
'Usage
 
Dim instance As DeviceAuthenticationMessageEventArgs
Dim value As String
 
value = instance.UserCode
public string UserCode {get;}
public:
property String^ UserCode {
   String^ get();
}
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 Class
DeviceAuthenticationMessageEventArgs Members