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



Teradata.Client.Provider Namespace > DeviceAuthenticationMessageEventArgs Class : VerificationUri Property
The end-user verification URI on the authorization server.
Syntax
'Declaration
 
Public ReadOnly Property VerificationUri As String
'Usage
 
Dim instance As DeviceAuthenticationMessageEventArgs
Dim value As String
 
value = instance.VerificationUri
public string VerificationUri {get;}
public:
property String^ VerificationUri {
   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