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

ファイルを表示 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_oe property

public uint dwAuthnLevel
return uint

dwAuthnSvc public_oe property

public uint dwAuthnSvc
return uint

dwAuthzSvc public_oe property

public uint dwAuthzSvc
return uint

dwCapabilities public_oe property

public uint dwCapabilities
return uint

dwImpersonationLevel public_oe property

public uint dwImpersonationLevel
return uint

pAuthIdentityData public_oe property

public IntPtr,System pAuthIdentityData
return System.IntPtr

pwszServerPrincName public_oe property

public IntPtr,System pwszServerPrincName
return System.IntPtr