Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Sane Assembly > Leadtools.Sane Namespace > AuthorizationInfo Class : AuthorizationInfo Constructor |
'Usage
Dim userName As String Dim password As String Dim instance As New AuthorizationInfo(userName, password)
public AuthorizationInfo(String userName, String password)