EasyUA Reference
ISystemContext Interface Members
See Also  Properties  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : ISystemContext Interface

Glossary Item Box

The following tables list the members exposed by ISystemContext.

Public Properties

 NameDescription
 PropertyAuditEntryId The audit log entry associated with the operation (null if not available).  
 PropertyEncodeableFactory A factory that can be used to create encodeable types.  
 PropertyNamespaceUris The table of namespace uris to use when accessing the system.  
 PropertyNodeIdFactory A factory that can be used to create node ids.  
 PropertyNodeStateFactory A factory that can be used to create encodeable types.  
 PropertyPreferredLocales The locales to use if available.  
 PropertyServerUris The table of server uris to use when accessing the system.  
 PropertySessionId The identifier for the session (null if multiple sessions are associated with the operation).  
 PropertySystemHandle An application defined handle for the system.  
 PropertyTypeTable A table containing the types that are to be used when accessing the system.  
 PropertyUserIdentity The identity of the user (null if not available).  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.