OPC Labs Base Library
UserInfo Implemented Property
OpcLabs_BaseLib ActiveX DLL > EndpointDescriptor Object > ResourceDescriptor Interface : UserInfo Implemented Property
Description
Gets the UserName and Password properties separated by a colon (:). Not normally used with OPC UA - see the documentation!

 

DISPID (Dispatch ID):

 

For more information, see UserInfo in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property UserInfo As String
Return Type

See UserInfo in .NET Reference.

Remarks

For remarks, see UserInfo in .NET Reference.

Example

For examples, see UserInfo in .NET Reference.

See Also

EndpointDescriptor Object  | ResourceDescriptor Interface