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

Glossary Item Box

The following tables list the members exposed by FilterContext.

Public Constructors

 NameDescription
Public ConstructorFilterContext ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAuditEntryId The audit identifier associated with the operation.  
Public PropertyDiagnosticsMask The mask to use when collecting any diagnostic information.  
Public PropertyNamespaceUris The namespace table to use when evaluating filters.  
Public PropertyOperationDeadline When the operation times out.  
Public PropertyOperationStatus The current status of the the operation (bad if the operation has been aborted).  
Public PropertyPreferredLocales The locales to use if available.  
Public PropertySessionId The identifier for the session (null if multiple sessions are associated with the operation).  
Public PropertyStringTable The table of strings which is used to store diagnostic string data.  
Public PropertyTypeTree The type tree to use when evaluating filters.  
Public PropertyUserIdentity The identity of the user.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.