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

Show file Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
dwAuthnLevel uint
dwAuthnSvc uint
dwAuthzSvc uint
dwCapabilities uint
dwImpersonationLevel uint
pAuthIdentityData System.IntPtr
pwszServerPrincName System.IntPtr

Property Details

dwAuthnLevel public property

public uint dwAuthnLevel
return uint

dwAuthnSvc public property

public uint dwAuthnSvc
return uint

dwAuthzSvc public property

public uint dwAuthzSvc
return uint

dwCapabilities public property

public uint dwCapabilities
return uint

dwImpersonationLevel public property

public uint dwImpersonationLevel
return uint

pAuthIdentityData public property

public IntPtr,System pAuthIdentityData
return System.IntPtr

pwszServerPrincName public property

public IntPtr,System pwszServerPrincName
return System.IntPtr