Table of Contents

OpcClassicIdentity Members

Namespace: Opc.UaFx.Classic
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcClassicIdentity type exposes the following members.

Constructors

OpcClassicIdentity(String, String)

C#

public OpcClassicIdentity(string userName, string password)


Parameters

userName String


password String


Properties

DisplayName

C#

public override string DisplayName { get; }


Property Value

String

Methods

Impersonate()

C#

public override OpcImpersonationContext Impersonate()


Returns

OpcImpersonationContext



Exceptions

NotSupportedException


ToString()

C#

public override string ToString()


Returns

String