C# Class Opc.Ua.Com.ComUtils.COAUTHIDENTITY

Mostrar archivo Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
Domain System.IntPtr
DomainLength uint
Flags uint
Password System.IntPtr
PasswordLength uint
User System.IntPtr
UserLength uint

Property Details

Domain public_oe property

public IntPtr,System Domain
return System.IntPtr

DomainLength public_oe property

public uint DomainLength
return uint

Flags public_oe property

public uint Flags
return uint

Password public_oe property

public IntPtr,System Password
return System.IntPtr

PasswordLength public_oe property

public uint PasswordLength
return uint

User public_oe property

public IntPtr,System User
return System.IntPtr

UserLength public_oe property

public uint UserLength
return uint