OpcUaServer_Session_Information (STRUCT)ΒΆ
TYPE OpcUaServer_Session_Information : STRUCT
- InOut:
Name
Type
Comment
dwSessionIdDWORDclientAddressINADDRSessionID of the session.
pwsSessionNameWSTRING(255)IpAddress of the client. In host byteorder.
pwsApplicationNameWSTRING(255)Sessionname. This is set by the client.
pwsApplicationUriWSTRING(255)Applicationname of client.
pwsProductUriWSTRING(255)URI of the client instance.
pwsSecurityPolicyWSTRING(255)URI of client type.
securityModeSecurity profile used by this session.
hClientCertificateRTS_IEC_HANDLESecurity mode of the session.
hUserRTS_IEC_HANDLEHandle to the clients certificate. Only valid for secure connections. RTS_INVALID_HANDLE if not available.