<< Click to Display Table of Contents >> Navigation: »No topics above this level« ANSLTcp.UserName Property |
Gets or sets the name of the user for authentication.
[Visual Basic]
<PviCpuParameter> _
<PviKeyWord(PviKeyWord:=""/UN"")> _
Public Property UserName() As String
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviCpuParameter]
[PviKeyWord(PviKeyWord=""/UN"")]
public string UserName { public get; public set; }
The user name for authentication.
The user name is only valid for ANSl using AR version starting with A4.61. If authentication vails error 11195 will be fired.
ANSLTcp Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]