OpcIssuedTokenAcl Members

Namespace: Opc.UaFx.Server
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcIssuedTokenAcl type exposes the following members.

OpcIssuedTokenAcl(OpcServerBase)

C#

public OpcIssuedTokenAcl(OpcServerBase owner)


Parameters

owner OpcServerBase



Exceptions

ArgumentNullException


Authenticate(Object)

C#

public override OpcPrincipal Authenticate(object identityToken)


Parameters

identityToken Object



Returns

OpcPrincipal