• Opc.Ua.Core Assembly
    • Overview
    • Namespaces
      • Opc.Ua Namespace
        • Overview
        • Classes
          • AccessLevels
            • Overview
            • Members
            • Fields
              • CurrentRead Field
              • CurrentReadOrWrite Field
              • CurrentWrite Field
              • HistoryRead Field
              • HistoryReadOrWrite Field
              • HistoryWrite Field
              • None Field
              • SemanticChange Field
              • StatusWrite Field
              • TimestampWrite Field
          • ApplicationConfiguration
            • Overview
            • Members
            • ApplicationConfiguration Constructor
              • ApplicationConfiguration Constructor()
              • ApplicationConfiguration Constructor(ApplicationConfiguration)
            • Methods
              • CreateMessageContext Method
              • GetFilePathFromAppConfig Method
              • GetServerDomainNames Method
              • Initialize Method
              • Load Method
                • Load(String,ApplicationType) Method
                • Load(String,ApplicationType,Type) Method
                • Load(FileInfo,ApplicationType,Type) Method
                • Load(FileInfo,ApplicationType,Type,Boolean,ICertificatePasswordProvider) Method
                • Load(Stream,ApplicationType,Type,Boolean,ICertificatePasswordProvider) Method
              • LoadCachedEndpoints Method
                • LoadCachedEndpoints(Boolean) Method
                • LoadCachedEndpoints(Boolean,Boolean) Method
              • LoadWithNoValidation Method
              • ParseExtension Method
                • ParseExtension<T>() Method
                • ParseExtension<T>(XmlQualifiedName) Method
              • SaveToFile Method
              • UpdateExtension<T> Method
              • Validate Method
            • Properties
              • ApplicationName Property
              • ApplicationType Property
              • ApplicationUri Property
              • CertificateValidator Property
              • ClientConfiguration Property
              • DisableHiResClock Property
              • DiscoveryServerConfiguration Property
              • ExtensionObjects Property
              • Extensions Property
              • MessageContext Property
              • ProductUri Property
              • Properties Property
              • PropertiesLock Property
              • SecurityConfiguration Property
              • ServerConfiguration Property
              • SourceFilePath Property
              • TraceConfiguration Property
              • TransportConfigurations Property
              • TransportQuotas Property
          • ApplicationConfigurationSection
            • Overview
            • Members
            • ApplicationConfigurationSection Constructor
            • Methods
              • Create Method
          • AsyncResultBase
            • Overview
            • Members
            • AsyncResultBase Constructor
              • AsyncResultBase Constructor(AsyncCallback,Object,Int32)
              • AsyncResultBase Constructor(AsyncCallback,Object,Int32,CancellationTokenSource)
            • Methods
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • OperationCompleted Method
              • Reset Method
              • WaitForComplete Method
                • WaitForComplete(IAsyncResult) Method
                • WaitForComplete() Method
            • Properties
              • AsyncState Property
              • AsyncWaitHandle Property
              • CancellationToken Property
              • CompletedSynchronously Property
              • Exception Property
              • InnerResult Property
              • IsCompleted Property
              • Lock Property
          • BaseDataVariableState
            • Overview
            • Members
            • BaseDataVariableState Constructor
            • Methods
              • Construct Method
              • FindChild Method
                • FindChild(ISystemContext,QualifiedName,Boolean,BaseInstanceState) Method
              • GetChildren Method
              • GetDefaultTypeDefinitionId Method
                • GetDefaultTypeDefinitionId(NamespaceTable) Method
              • Initialize Method
                • Initialize(ISystemContext) Method
            • Properties
              • EnumStrings Property
          • BaseDataVariableState<T>
            • Overview
            • Members
            • BaseDataVariableState<T> Constructor
            • Methods
              • ExtractValueFromVariant Method
                • ExtractValueFromVariant(Object,Boolean) Method
                • ExtractValueFromVariant(ISystemContext,Object,Boolean) Method
              • Initialize Method
                • Initialize(ISystemContext) Method
            • Properties
              • Value Property
          • BaseDataVariableTypeState
            • Overview
            • Members
            • BaseDataVariableTypeState Constructor
            • Methods
              • Construct Method
              • Initialize Method
                • Initialize(ISystemContext) Method
          • BaseDataVariableTypeState<T>
            • Overview
            • Members
            • BaseDataVariableTypeState<T> Constructor
            • Methods
              • ExtractValueFromVariant Method
              • Initialize Method
                • Initialize(ISystemContext) Method
            • Properties
              • Value Property
          • BaseInstanceState
            • Overview
            • Members
            • BaseInstanceState Constructor
            • Methods
              • Clone Method
              • Export Method
                • Export(ISystemContext,Node) Method
              • GetAttributesToSave Method
              • GetAttributeValue Method
              • GetDefaultTypeDefinitionId Method
                • GetDefaultTypeDefinitionId(NamespaceTable) Method
                • GetDefaultTypeDefinitionId(ISystemContext) Method
              • GetDisplayPath Method
                • GetDisplayPath() Method
                • GetDisplayPath(Int32,Char) Method
              • GetDisplayText Method
              • Initialize Method
                • Initialize(ISystemContext,NodeState) Method
              • IsTypeOf Method
              • MemberwiseClone Method
              • PopulateBrowser Method
              • ReportEvent Method
              • Save Method
                • Save(ISystemContext,XmlEncoder) Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
              • SetMinimumSamplingInterval Method
              • Update Method
                • Update(ISystemContext,SimpleAttributeOperandCollection,EventFieldList) Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
                • Update(ISystemContext,XmlDecoder) Method
            • Properties
              • ModellingRuleId Property
              • NumericId Property
              • Parent Property
              • ReferenceTypeId Property
              • TypeDefinitionId Property
          • BaseObjectState
            • Overview
            • Members
            • BaseObjectState Constructor
            • Methods
              • Clone Method
              • Construct Method
              • Export Method
                • Export(ISystemContext,Node) Method
              • GetAttributesToSave Method
              • GetDefaultTypeDefinitionId Method
                • GetDefaultTypeDefinitionId(NamespaceTable) Method
              • Initialize Method
                • Initialize(ISystemContext) Method
                • Initialize(ISystemContext,NodeState) Method
              • MemberwiseClone Method
              • ReadNonValueAttribute Method
              • Save Method
                • Save(ISystemContext,XmlEncoder) Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
              • Update Method
                • Update(ISystemContext,XmlDecoder) Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
              • WriteNonValueAttribute Method
            • Properties
              • EventNotifier Property
            • Fields
              • OnReadEventNotifier Field
              • OnWriteEventNotifier Field
          • BaseObjectTypeState
            • Overview
            • Members
            • BaseObjectTypeState Constructor
            • Methods
              • Clone Method
              • Construct Method
              • Initialize Method
                • Initialize(ISystemContext) Method
              • MemberwiseClone Method
          • BaseTypeState
            • Overview
            • Members
            • BaseTypeState Constructor
            • Methods
              • Clone Method
              • Export Method
                • Export(ISystemContext,Node) Method
              • GetAttributesToSave Method
              • Initialize Method
                • Initialize(ISystemContext,NodeState) Method
              • MemberwiseClone Method
              • PopulateBrowser Method
              • ReadNonValueAttribute Method
              • Save Method
                • Save(ISystemContext,XmlEncoder) Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
              • Update Method
                • Update(ISystemContext,XmlDecoder) Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
              • WriteNonValueAttribute Method
            • Properties
              • IsAbstract Property
              • SuperTypeId Property
            • Fields
              • OnReadIsAbstract Field
              • OnWriteIsAbstract Field
          • BaseVariableState
            • Overview
            • Members
            • Methods
              • ApplyIndexRangeAndDataEncoding Method
              • ArrayDimensionsFromXml Method
              • ArrayDimensionsToXml Method
              • CheckTypeBeforeCast<T> Method
              • Clone Method
              • DecodeExtensionObject Method
              • Export Method
                • Export(ISystemContext,Node) Method
              • ExtractValueFromVariant Method
                • ExtractValueFromVariant(Object,Boolean) Method
                • ExtractValueFromVariant(ISystemContext,Object,Boolean) Method
                • ExtractValueFromVariant<T>(Object,Boolean) Method
                • ExtractValueFromVariant<T>(ISystemContext,Object,Boolean) Method
              • GetAttributesToSave Method
              • GetDefaultDataTypeId Method
              • GetDefaultTypeDefinitionId Method
                • GetDefaultTypeDefinitionId(NamespaceTable) Method
              • GetDefaultValueRank Method
              • GetValue Method
                • GetValue<T>(BaseDataVariableState<T>) Method
                • GetValue<T>(PropertyState<T>) Method
              • Initialize Method
                • Initialize(ISystemContext,NodeState) Method
              • MemberwiseClone Method
              • ReadNonValueAttribute Method
              • ReadValueAttribute Method
              • Save Method
                • Save(ISystemContext,XmlEncoder) Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
              • SetStatusCode Method
              • Update Method
                • Update(ISystemContext,XmlDecoder) Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
              • WriteNonValueAttribute Method
              • WriteValueAttribute Method
            • Properties
              • AccessLevel Property
              • AccessLevelEx Property
              • ArrayDimensions Property
              • CopyPolicy Property
              • DataType Property
              • Historizing Property
              • IsValueType Property
              • MinimumSamplingInterval Property
              • StatusCode Property
              • Timestamp Property
              • UserAccessLevel Property
              • Value Property
              • ValueRank Property
              • WrappedValue Property
            • Fields
              • OnReadAccessLevel Field
              • OnReadAccessLevelEx Field
              • OnReadArrayDimensions Field
              • OnReadDataType Field
              • OnReadHistorizing Field
              • OnReadMinimumSamplingInterval Field
              • OnReadUserAccessLevel Field
              • OnReadValue Field
              • OnReadValueRank Field
              • OnSimpleReadValue Field
              • OnSimpleWriteValue Field
              • OnWriteAccessLevel Field
              • OnWriteAccessLevelEx Field
              • OnWriteArrayDimensions Field
              • OnWriteDataType Field
              • OnWriteHistorizing Field
              • OnWriteMinimumSamplingInterval Field
              • OnWriteUserAccessLevel Field
              • OnWriteValue Field
              • OnWriteValueRank Field
          • BaseVariableTypeState
            • Overview
            • Members
            • Methods
              • Clone Method
              • Export Method
                • Export(ISystemContext,Node) Method
              • ExtractValueFromVariant Method
              • GetAttributesToSave Method
              • Initialize Method
                • Initialize(ISystemContext,NodeState) Method
              • MemberwiseClone Method
              • ReadNonValueAttribute Method
              • ReadValueAttribute Method
              • Save Method
                • Save(ISystemContext,XmlEncoder) Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
              • Update Method
                • Update(ISystemContext,XmlDecoder) Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
              • WriteNonValueAttribute Method
              • WriteValueAttribute Method
            • Properties
              • ArrayDimensions Property
              • DataType Property
              • Value Property
              • ValueRank Property
              • WrappedValue Property
            • Fields
              • OnReadArrayDimensions Field
              • OnReadDataType Field
              • OnReadValueRank Field
              • OnSimpleReadValue Field
              • OnSimpleWriteValue Field
              • OnWriteArrayDimensions Field
              • OnWriteDataType Field
              • OnWriteValueRank Field
          • BaseVariableValue
            • Overview
            • Members
            • BaseVariableValue Constructor
            • Methods
              • ChangesComplete Method
              • DoBeforeReadProcessing Method
              • Read Method
                • Read(ISystemContext,NodeState,NumericRange,QualifiedName,Object,StatusCode,DateTime) Method
                • Read(Object,Object) Method
              • SetUpdateList Method
              • Write Method
            • Properties
              • CopyPolicy Property
              • Error Property
              • Lock Property
              • Timestamp Property
            • Fields
              • OnAfterWrite Field
              • OnBeforeRead Field
          • BinaryDecoder
            • Overview
            • Members
            • BinaryDecoder Constructor
              • BinaryDecoder Constructor(Byte[],IServiceMessageContext)
              • BinaryDecoder Constructor(ArraySegment<Byte>,IServiceMessageContext)
              • BinaryDecoder Constructor(Byte[],Int32,Int32,IServiceMessageContext)
              • BinaryDecoder Constructor(Stream,IServiceMessageContext,Boolean)
            • Methods
              • Close Method
              • DecodeMessage Method
                • DecodeMessage(Stream,Type,IServiceMessageContext) Method
                • DecodeMessage(Byte[],Type,IServiceMessageContext) Method
                • DecodeMessage(Type) Method
              • DecodeSessionLessMessage Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • LoadStringTable Method
              • PopNamespace Method
              • PushNamespace Method
              • ReadArray Method
              • ReadBoolean Method
              • ReadBooleanArray Method
              • ReadByte Method
              • ReadByteArray Method
              • ReadByteString Method
                • ReadByteString(String) Method
                • ReadByteString(String,Int32) Method
              • ReadByteStringArray Method
              • ReadDataValue Method
              • ReadDataValueArray Method
              • ReadDateTime Method
              • ReadDateTimeArray Method
              • ReadDiagnosticInfo Method
              • ReadDiagnosticInfoArray Method
              • ReadDouble Method
              • ReadDoubleArray Method
              • ReadEncodeable Method
              • ReadEncodeableArray Method
              • ReadEnumerated Method
              • ReadEnumeratedArray Method
              • ReadExpandedNodeId Method
              • ReadExpandedNodeIdArray Method
              • ReadExtensionObject Method
              • ReadExtensionObjectArray Method
              • ReadFloat Method
              • ReadFloatArray Method
              • ReadGuid Method
              • ReadGuidArray Method
              • ReadInt16 Method
              • ReadInt16Array Method
              • ReadInt32 Method
              • ReadInt32Array Method
              • ReadInt64 Method
              • ReadInt64Array Method
              • ReadLocalizedText Method
              • ReadLocalizedTextArray Method
              • ReadNodeId Method
              • ReadNodeIdArray Method
              • ReadQualifiedName Method
              • ReadQualifiedNameArray Method
              • ReadSByte Method
              • ReadSByteArray Method
              • ReadStatusCode Method
              • ReadStatusCodeArray Method
              • ReadString Method
                • ReadString(String) Method
                • ReadString(String,Int32) Method
              • ReadStringArray Method
              • ReadUInt16 Method
              • ReadUInt16Array Method
              • ReadUInt32 Method
              • ReadUInt32Array Method
              • ReadUInt64 Method
              • ReadUInt64Array Method
              • ReadVariant Method
              • ReadVariantArray Method
              • ReadXmlElement Method
              • ReadXmlElementArray Method
              • SetMappingTables Method
            • Properties
              • BaseStream Property
              • Context Property
              • EncodingType Property
              • Position Property
          • BinaryEncoder
            • Overview
            • Members
            • BinaryEncoder Constructor
              • BinaryEncoder Constructor(IServiceMessageContext)
              • BinaryEncoder Constructor(Byte[],Int32,Int32,IServiceMessageContext)
              • BinaryEncoder Constructor(Stream,IServiceMessageContext,Boolean)
            • Methods
              • Close Method
              • CloseAndReturnBuffer Method
              • CloseAndReturnText Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • EncodeMessage Method
                • EncodeMessage(IEncodeable,IServiceMessageContext) Method
                • EncodeMessage(IEncodeable,Stream,IServiceMessageContext,Boolean) Method
                • EncodeMessage(IEncodeable) Method
              • EncodeSessionLessMessage Method
              • PopNamespace Method
              • PushNamespace Method
              • SaveStringTable Method
              • SetMappingTables Method
              • WriteArray Method
              • WriteBoolean Method
              • WriteBooleanArray Method
              • WriteByte Method
              • WriteByteArray Method
              • WriteByteString Method
                • WriteByteString(String,Byte[]) Method
                • WriteByteString(String,Byte[],Int32,Int32) Method
              • WriteByteStringArray Method
              • WriteDataValue Method
              • WriteDataValueArray Method
              • WriteDateTime Method
              • WriteDateTimeArray Method
              • WriteDiagnosticInfo Method
              • WriteDiagnosticInfoArray Method
              • WriteDouble Method
              • WriteDoubleArray Method
              • WriteEncodeable Method
              • WriteEncodeableArray Method
              • WriteEnumerated Method
              • WriteEnumeratedArray Method
              • WriteExpandedNodeId Method
              • WriteExpandedNodeIdArray Method
              • WriteExtensionObject Method
              • WriteExtensionObjectArray Method
              • WriteFloat Method
              • WriteFloatArray Method
              • WriteGuid Method
                • WriteGuid(String,Uuid) Method
                • WriteGuid(String,Guid) Method
              • WriteGuidArray Method
                • WriteGuidArray(String,IList<Uuid>) Method
                • WriteGuidArray(String,IList<Guid>) Method
              • WriteInt16 Method
              • WriteInt16Array Method
              • WriteInt32 Method
              • WriteInt32Array Method
              • WriteInt64 Method
              • WriteInt64Array Method
              • WriteLocalizedText Method
              • WriteLocalizedTextArray Method
              • WriteNodeId Method
              • WriteNodeIdArray Method
              • WriteQualifiedName Method
              • WriteQualifiedNameArray Method
              • WriteRawBytes Method
              • WriteSByte Method
              • WriteSByteArray Method
              • WriteStatusCode Method
              • WriteStatusCodeArray Method
              • WriteString Method
              • WriteStringArray Method
              • WriteUInt16 Method
              • WriteUInt16Array Method
              • WriteUInt32 Method
              • WriteUInt32Array Method
              • WriteUInt64 Method
              • WriteUInt64Array Method
              • WriteVariant Method
              • WriteVariantArray Method
              • WriteXmlElement Method
              • WriteXmlElementArray Method
            • Properties
              • Context Property
              • EncodingType Property
              • Position Property
              • UseReversibleEncoding Property
          • BooleanCollection
            • Overview
            • Members
            • BooleanCollection Constructor
              • BooleanCollection Constructor()
              • BooleanCollection Constructor(IEnumerable<Boolean>)
              • BooleanCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToBooleanCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • BrowseNames
            • Overview
            • Members
            • Fields
              • A Field
              • AccessHistoryDataCapability Field
              • AccessHistoryEventsCapability Field
              • AccessLevelExType Field
              • AccessLevelType Field
              • AccessRestrictionType Field
              • AccumulatedLatency Field
              • AckedState Field
              • Acknowledge Field
              • AcknowledgeableConditionType Field
              • ActionTimeStamp Field
              • ActivateSessionRequest Field
              • ActivateSessionResponse Field
              • Active Field
              • ActiveCount Field
              • ActiveState Field
              • ActivityTimeout Field
              • Actual Field
              • ActualSessionTimeout Field
              • AddApplication Field
              • AddCertificate Field
              • AddComment Field
              • AddConnection Field
              • AddDataSetFolder Field
              • AddDataSetReader Field
              • AddDataSetWriter Field
              • AddEndpoint Field
              • AddExtensionField Field
              • AddIdentity Field
              • AdditionalGroup_Placeholder Field
              • AdditionalParametersType Field
              • AddNodesCount Field
              • AddNodesItem Field
              • AddNodesRequest Field
              • AddNodesResponse Field
              • AddNodesResult Field
              • AddPriorityMappingEntry Field
              • AddPublishedDataItems Field
              • AddPublishedDataItemsTemplate Field
              • AddPublishedEvents Field
              • AddPublishedEventsTemplate Field
              • AddPushTarget Field
              • AddPushTargetFolder Field
              • AddReaderGroup Field
              • AddReferencesCount Field
              • AddReferencesItem Field
              • AddReferencesRequest Field
              • AddReferencesResponse Field
              • Address Field
              • AddressSpaceFileType Field
              • AddRole Field
              • AddSecurityGroup Field
              • AddSecurityGroupFolder Field
              • AddSubscribedDataSet Field
              • AddTargetVariables Field
              • AddUser Field
              • AddVariables Field
              • AddWriterGroup Field
              • AdminStatus Field
              • AffectedCertificateGroups Field
              • AffectedTrustLists Field
              • AgencyId Field
              • AggregateConfiguration Field
              • AggregateConfigurationType Field
              • AggregateFilter Field
              • AggregateFilterResult Field
              • AggregateFunction_AnnotationCount Field
              • AggregateFunction_Average Field
              • AggregateFunction_Count Field
              • AggregateFunction_Delta Field
              • AggregateFunction_DeltaBounds Field
              • AggregateFunction_DurationBad Field
              • AggregateFunction_DurationGood Field
              • AggregateFunction_DurationInStateNonZero Field
              • AggregateFunction_DurationInStateZero Field
              • AggregateFunction_End Field
              • AggregateFunction_EndBound Field
              • AggregateFunction_Interpolative Field
              • AggregateFunction_Maximum Field
              • AggregateFunction_Maximum2 Field
              • AggregateFunction_MaximumActualTime Field
              • AggregateFunction_MaximumActualTime2 Field
              • AggregateFunction_Minimum Field
              • AggregateFunction_Minimum2 Field
              • AggregateFunction_MinimumActualTime Field
              • AggregateFunction_MinimumActualTime2 Field
              • AggregateFunction_NumberOfTransitions Field
              • AggregateFunction_PercentBad Field
              • AggregateFunction_PercentGood Field
              • AggregateFunction_Range Field
              • AggregateFunction_Range2 Field
              • AggregateFunction_StandardDeviationPopulation Field
              • AggregateFunction_StandardDeviationSample Field
              • AggregateFunction_Start Field
              • AggregateFunction_StartBound Field
              • AggregateFunction_TimeAverage Field
              • AggregateFunction_TimeAverage2 Field
              • AggregateFunction_Total Field
              • AggregateFunction_Total2 Field
              • AggregateFunction_VariancePopulation Field
              • AggregateFunction_VarianceSample Field
              • AggregateFunction_WorstQuality Field
              • AggregateFunction_WorstQuality2 Field
              • AggregateFunctions Field
              • AggregateFunctionType Field
              • Aggregates Field
              • AlarmConditionInstance_Placeholder Field
              • AlarmConditionType Field
              • AlarmCount Field
              • AlarmGroup_Placeholder Field
              • AlarmGroupMember Field
              • AlarmGroupType Field
              • AlarmMask Field
              • AlarmMetricsType Field
              • AlarmRateVariableType Field
              • AlarmStateVariableType Field
              • AlarmSuppressionGroupMember Field
              • AlarmSuppressionGroupType Field
              • Alias_Placeholder Field
              • Aliases Field
              • AliasFor Field
              • AliasNameCategoryType Field
              • AliasNameDataType Field
              • AliasNameType Field
              • AllowNulls Field
              • AlternativeUnits Field
              • AlternativeUnitType Field
              • AlwaysGeneratesEvent Field
              • AnalogItemType Field
              • AnalogUnitRangeType Field
              • AnalogUnitType Field
              • AngleUnit Field
              • Annotation Field
              • AnnotationDataType Field
              • Annotations Field
              • AnonymousIdentityToken Field
              • ApplicationCertificateType Field
              • ApplicationConfigurationType Field
              • ApplicationDescription Field
              • ApplicationInstanceCertificate Field
              • ApplicationName_Placeholder Field
              • Applications Field
              • ApplicationsExclude Field
              • ApplicationType Field
              • ApplicationUri Field
              • ApplyChanges Field
              • ApplyWrite Field
              • ApplyWriteToError Field
              • ApplyWriteToIdle Field
              • Argument Field
              • ArrayItemType Field
              • AssociatedWith Field
              • AttributeId Field
              • AttributeOperand Field
              • AttributeWriteMask Field
              • AudibleEnabled Field
              • AudibleSound Field
              • AudioDataType Field
              • AudioVariableType Field
              • AuditActivateSessionEventType Field
              • AuditAddNodesEventType Field
              • AuditAddReferencesEventType Field
              • AuditCancelEventType Field
              • AuditCertificateDataMismatchEventType Field
              • AuditCertificateEventType Field
              • AuditCertificateExpiredEventType Field
              • AuditCertificateInvalidEventType Field
              • AuditCertificateMismatchEventType Field
              • AuditCertificateRevokedEventType Field
              • AuditCertificateUntrustedEventType Field
              • AuditChannelEventType Field
              • AuditClientEventType Field
              • AuditClientUpdateMethodResultEventType Field
              • AuditConditionAcknowledgeEventType Field
              • AuditConditionCommentEventType Field
              • AuditConditionConfirmEventType Field
              • AuditConditionEnableEventType Field
              • AuditConditionEventType Field
              • AuditConditionOutOfServiceEventType Field
              • AuditConditionResetEventType Field
              • AuditConditionRespondEventType Field
              • AuditConditionShelvingEventType Field
              • AuditConditionSilenceEventType Field
              • AuditConditionSuppressionEventType Field
              • AuditCreateSessionEventType Field
              • AuditDeleteNodesEventType Field
              • AuditDeleteReferencesEventType Field
              • AuditEventType Field
              • AuditHistoryAnnotationUpdateEventType Field
              • AuditHistoryAtTimeDeleteEventType Field
              • AuditHistoryBulkInsertEventType Field
              • AuditHistoryConfigurationChangeEventType Field
              • AuditHistoryDeleteEventType Field
              • AuditHistoryEventDeleteEventType Field
              • AuditHistoryEventUpdateEventType Field
              • AuditHistoryRawModifyDeleteEventType Field
              • AuditHistoryUpdateEventType Field
              • AuditHistoryValueUpdateEventType Field
              • Auditing Field
              • AuditNodeManagementEventType Field
              • AuditOpenSecureChannelEventType Field
              • AuditProgramTransitionEventType Field
              • AuditSecurityEventType Field
              • AuditSessionEventType Field
              • AuditUpdateEventType Field
              • AuditUpdateMethodEventType Field
              • AuditUpdateStateEventType Field
              • AuditUrlMismatchEventType Field
              • AuditWriteUpdateEventType Field
              • AuthenticationMechanism Field
              • AuthenticationProfileUri Field
              • AuthorizationServiceConfigurationType Field
              • AuthorizationServices Field
              • AuthorizationServicesConfigurationFolderType Field
              • AutoDelete Field
              • AvailableStates Field
              • AvailableTransitions Field
              • AverageAlarmRate Field
              • AxisDefinition Field
              • AxisInformation Field
              • AxisScaleEnumeration Field
              • AxisScaleType Field
              • B Field
              • BaseAnalogType Field
              • BaseConditionClassType Field
              • BaseDataType Field
              • BaseDataVariableType Field
              • BaseEventType Field
              • BaseFrame Field
              • BaseHighHighLimit Field
              • BaseHighLimit Field
              • BaseInterfaceType Field
              • BaseLowLimit Field
              • BaseLowLowLimit Field
              • BaseModelChangeEventType Field
              • BaseObjectType Field
              • BaseSetpointNode Field
              • BaseVariableType Field
              • BitFieldDefinition Field
              • BitFieldMaskDataType Field
              • BitFieldsDefinitions Field
              • BitFieldType Field
              • BitMask Field
              • Boolean Field
              • BranchId Field
              • BrokerConnectionTransportDataType Field
              • BrokerConnectionTransportType Field
              • BrokerDataSetReaderTransportDataType Field
              • BrokerDataSetReaderTransportType Field
              • BrokerDataSetWriterTransportDataType Field
              • BrokerDataSetWriterTransportType Field
              • BrokerTransportQualityOfService Field
              • BrokerWriterGroupTransportDataType Field
              • BrokerWriterGroupTransportType Field
              • BrowseCount Field
              • BrowseDescription Field
              • BrowseDirection Field
              • BrowseNextCount Field
              • BrowseNextRequest Field
              • BrowseNextResponse Field
              • BrowsePath Field
              • BrowsePathResult Field
              • BrowsePathTarget Field
              • BrowseRequest Field
              • BrowseResponse Field
              • BrowseResult Field
              • BrowseResultMask Field
              • BuildDate Field
              • BuildInfo Field
              • BuildInfoType Field
              • BuildNumber Field
              • Byte Field
              • ByteString Field
              • C Field
              • CallCount Field
              • CallMethodRequest Field
              • CallMethodResult Field
              • CallRequest Field
              • CallResponse Field
              • CancelChanges Field
              • CancelRequest Field
              • CancelResponse Field
              • CartesianCoordinates Field
              • CartesianCoordinatesType Field
              • Certificate Field
              • CertificateErrorEventId Field
              • CertificateExpirationAlarmType Field
              • CertificateExpired Field
              • CertificateGroup Field
              • CertificateGroupFolderType Field
              • CertificateGroups Field
              • CertificateGroupType Field
              • CertificateType Field
              • CertificateTypes Field
              • CertificateUpdatedAuditEventType Field
              • CertificateUpdateRequestedAuditEventType Field
              • ChangePassword Field
              • Changes Field
              • ChannelSecurityToken Field
              • ChoiceStateType Field
              • Classification Field
              • ClientAuditEntryId Field
              • ClientCertificate Field
              • ClientCertificateThumbprint Field
              • ClientConnectionTime Field
              • ClientDescription Field
              • ClientLastContactTime Field
              • ClientName_Placeholder Field
              • ClientProcessingTimeout Field
              • ClientSoftwareCertificates Field
              • ClientUserId Field
              • ClientUserIdHistory Field
              • ClientUserIdOfSession Field
              • Close Field
              • CloseAndCommit Field
              • CloseAndUpdate Field
              • CloseSecureChannelRequest Field
              • CloseSecureChannelResponse Field
              • CloseSessionRequest Field
              • CloseSessionResponse Field
              • CoherentUnit Field
              • Comment Field
              • CommonName Field
              • Communication Field
              • ComplexNumberType Field
              • ConditionClassId Field
              • ConditionClassName Field
              • ConditionEventId Field
              • ConditionName Field
              • ConditionRefresh Field
              • ConditionRefresh2 Field
              • ConditionSubClassId Field
              • ConditionSubClassName Field
              • ConditionType Field
              • ConditionVariableType Field
              • ConfigurationProperties Field
              • ConfigurationVersion Field
              • ConfigurationVersionDataType Field
              • ConfiguredSize Field
              • Confirm Field
              • ConfirmedState Field
              • ConformanceUnits Field
              • ConnectionId Field
              • ConnectionName_Placeholder Field
              • ConnectionProperties Field
              • ConnectionTransportDataType Field
              • ConnectionTransportType Field
              • ConnectSecurityGroups Field
              • Constant Field
              • ContentFilter Field
              • ContentFilterElement Field
              • ContentFilterElementResult Field
              • ContentFilterResult Field
              • Context Field
              • ContinuationPoint Field
              • Controls Field
              • ConversionLimit Field
              • ConversionLimitEnum Field
              • ConversionService Field
              • Counter Field
              • Counters Field
              • Creatable Field
              • CreateClientName Field
              • CreateCredential Field
              • CreateDataSetMirror Field
              • CreateDirectory Field
              • CreateFile Field
              • CreateMonitoredItemsCount Field
              • CreateMonitoredItemsRequest Field
              • CreateMonitoredItemsResponse Field
              • CreateSessionId Field
              • CreateSessionRequest Field
              • CreateSessionResponse Field
              • CreateSigningRequest Field
              • CreateSubscriptionCount Field
              • CreateSubscriptionRequest Field
              • CreateSubscriptionResponse Field
              • CreateTargetVariables Field
              • CubeItemType Field
              • CumulatedSessionCount Field
              • CumulatedSubscriptionCount Field
              • CurrencyUnit Field
              • CurrencyUnitType Field
              • CurrentAlarmRate Field
              • CurrentKeepAliveCount Field
              • CurrentLifetimeCount Field
              • CurrentMonitoredItemsCount Field
              • CurrentPublishRequestsInQueue Field
              • CurrentServerId Field
              • CurrentSessionCount Field
              • CurrentState Field
              • CurrentSubscriptionCount Field
              • CurrentSubscriptionsCount Field
              • CurrentTime Field
              • CustomConfiguration Field
              • CyclicDataSet Field
              • DataChangeFilter Field
              • DataChangeNotification Field
              • DataChangeNotificationsCount Field
              • DataChangeTrigger Field
              • DatagramConnectionTransport2DataType Field
              • DatagramConnectionTransportDataType Field
              • DatagramConnectionTransportType Field
              • DatagramDataSetReaderTransportDataType Field
              • DatagramDataSetReaderTransportType Field
              • DatagramQos Field
              • DatagramWriterGroupTransport2DataType Field
              • DatagramWriterGroupTransportDataType Field
              • DatagramWriterGroupTransportType Field
              • DataItemType Field
              • DataSetClasses Field
              • DataSetClassId Field
              • DataSetFieldContentMask Field
              • DataSetFieldFlags Field
              • DataSetFolderName_Placeholder Field
              • DataSetFolderType Field
              • DataSetMessageContentMask Field
              • DataSetMetaData Field
              • DataSetMetaDataType Field
              • DataSetOffset Field
              • DataSetOrdering Field
              • DataSetOrderingType Field
              • DataSetReaderDataType Field
              • DataSetReaderMessageDataType Field
              • DataSetReaderMessageType Field
              • DataSetReaderName_Placeholder Field
              • DataSetReaderProperties Field
              • DataSetReaderTransportDataType Field
              • DataSetReaderTransportType Field
              • DataSetReaderType Field
              • DataSetToWriter Field
              • DataSetWriterDataType Field
              • DataSetWriterId Field
              • DataSetWriterMessageDataType Field
              • DataSetWriterMessageType Field
              • DataSetWriterName_Placeholder Field
              • DataSetWriterProperties Field
              • DataSetWriterTransportDataType Field
              • DataSetWriterTransportType Field
              • DataSetWriterType Field
              • DataTypeAttributes Field
              • DataTypeDefinition Field
              • DataTypeDescription Field
              • DataTypeDescriptionType Field
              • DataTypeDictionaryType Field
              • DataTypeEncodingType Field
              • DataTypeNode Field
              • DataTypeSchemaHeader Field
              • DataTypesFolder Field
              • DataTypeSystemType Field
              • DataTypeVersion Field
              • DataValue Field
              • DateString Field
              • DateTime Field
              • DeadbandType Field
              • Decimal Field
              • DecimalDataType Field
              • DecimalString Field
              • DefaultAccessRestrictions Field
              • DefaultApplicationGroup Field
              • DefaultBinary Field
              • DefaultDatagramPublisherId Field
              • DefaultHAConfiguration Field
              • DefaultHEConfiguration Field
              • DefaultHttpsGroup Field
              • DefaultInstanceBrowseName Field
              • DefaultJson Field
              • DefaultResponse Field
              • DefaultRolePermissions Field
              • DefaultSecurityKeyServices Field
              • DefaultUserRolePermissions Field
              • DefaultUserTokenGroup Field
              • DefaultValidationOptions Field
              • DefaultXml Field
              • Definition Field
              • Deletable Field
              • DeleteAtTimeCapability Field
              • DeleteAtTimeDetails Field
              • DeleteCredential Field
              • DeleteEventCapability Field
              • DeleteEventDetails Field
              • DeleteFileSystemObject Field
              • DeleteMonitoredItemsCount Field
              • DeleteMonitoredItemsRequest Field
              • DeleteMonitoredItemsResponse Field
              • DeleteNodesCount Field
              • DeleteNodesItem Field
              • DeleteNodesRequest Field
              • DeleteNodesResponse Field
              • DeletePriorityMappingEntry Field
              • DeleteRawCapability Field
              • DeleteRawModifiedDetails Field
              • DeleteReferencesCount Field
              • DeleteReferencesItem Field
              • DeleteReferencesRequest Field
              • DeleteReferencesResponse Field
              • DeleteSubscriptionsCount Field
              • DeleteSubscriptionsRequest Field
              • DeleteSubscriptionsResponse Field
              • Denominator Field
              • Deprecated Field
              • Description Field
              • DestinationAddress Field
              • DeviceFailureEventType Field
              • DiagnosticInfo Field
              • Diagnostics Field
              • DiagnosticsLevel Field
              • DialogConditionType Field
              • DialogState Field
              • Dictionaries Field
              • DictionaryEntryName_Placeholder Field
              • DictionaryEntryType Field
              • DictionaryFolderName_Placeholder Field
              • DictionaryFolderType Field
              • DictionaryFragment Field
              • DigitalVariable_Placeholder Field
              • Dimension Field
              • Disable Field
              • DisableCount Field
              • DisabledMonitoredItemCount Field
              • DisabledMonitoredItemsSamplingCount Field
              • DiscardedMessageCount Field
              • Discipline Field
              • DisconnectSecurityGroups Field
              • DiscoveryAddress Field
              • DiscoveryAnnounceRate Field
              • DiscoveryConfiguration Field
              • DiscoveryMaxMessageSize Field
              • DiscrepancyAlarmType Field
              • DiscreteAlarmType Field
              • DiscreteItemType Field
              • Double Field
              • DoubleComplexNumberType Field
              • Duplex Field
              • Duration Field
              • DurationString Field
              • EccApplicationCertificateType Field
              • EccBrainpoolP256r1ApplicationCertificateType Field
              • EccBrainpoolP384r1ApplicationCertificateType Field
              • EccCurve25519ApplicationCertificateType Field
              • EccCurve448ApplicationCertificateType Field
              • EccEncryptedSecret Field
              • EccNistP256ApplicationCertificateType Field
              • EccNistP384ApplicationCertificateType Field
              • EffectiveDisplayName Field
              • EffectiveTransitionTime Field
              • ElementOperand Field
              • ElseGuardVariableType Field
              • Enable Field
              • EnableCount Field
              • Enabled Field
              • EnabledFlag Field
              • EnabledState Field
              • EncodedTicket Field
              • Encoding Field
              • EndpointConfiguration Field
              • EndpointDescription Field
              • Endpoints Field
              • EndpointsExclude Field
              • EndpointType Field
              • EndpointUrl Field
              • EndpointUrlListDataType Field
              • EndpointUrls Field
              • EndTime Field
              • EngineeringUnits Field
              • EnumDefinition Field
              • EnumDescription Field
              • EnumDictionaryEntries Field
              • Enumeration Field
              • EnumField Field
              • EnumStrings Field
              • EnumValues Field
              • EnumValueType Field
              • EphemeralKeyType Field
              • Error Field
              • Errors Field
              • ErrorToIdle Field
              • EstimatedReturnTime Field
              • EUInformation Field
              • EURange Field
              • EventFieldList Field
              • EventFilter Field
              • EventFilterResult Field
              • EventId Field
              • EventIds Field
              • EventNotificationList Field
              • EventNotificationsCount Field
              • EventNotifierType Field
              • EventQueueOverflowCount Field
              • EventQueueOverflowEventType Field
              • EventType Field
              • EventTypes Field
              • EventTypesFolder Field
              • ExceptionDeviation Field
              • ExceptionDeviationFormat Field
              • ExclusiveDeviationAlarmType Field
              • ExclusiveLevelAlarmType Field
              • ExclusiveLimitAlarmType Field
              • ExclusiveLimitStateMachineType Field
              • ExclusiveRateOfChangeAlarmType Field
              • ExpandedNodeId Field
              • ExpectedTime Field
              • ExpirationDate Field
              • ExpirationLimit Field
              • ExportNamespace Field
              • Expression Field
              • ExpressionGuardVariableType Field
              • ExtensionFieldName_Placeholder Field
              • ExtensionFields Field
              • ExtensionFieldsType Field
              • Failover Field
              • FailureCode Field
              • FailureSystemIdentifier Field
              • FalseState Field
              • FieldMetaData Field
              • FieldName_Placeholder Field
              • FieldTargetDataType Field
              • FileDirectoryName_Placeholder Field
              • FileDirectoryType Field
              • FileName_Placeholder Field
              • FileSystem Field
              • FileTransferStateMachineType Field
              • FileType Field
              • Filter Field
              • FilterOperand Field
              • FilterOperator Field
              • FinalResultData Field
              • FindAlias Field
              • FindServersOnNetworkRequest Field
              • FindServersOnNetworkResponse Field
              • FindServersRequest Field
              • FindServersResponse Field
              • FiniteStateMachineType Field
              • FiniteStateVariableType Field
              • FiniteTransitionVariableType Field
              • FirstInGroup Field
              • FirstInGroupFlag Field
              • FixedBase Field
              • Float Field
              • FolderType Field
              • ForceKeyRotation Field
              • Frame Field
              • FrameType Field
              • FromState Field
              • GeneralModelChangeEventType Field
              • GenerateFileForRead Field
              • GenerateFileForWrite Field
              • GeneratesEvent Field
              • GenericAttributes Field
              • GenericAttributeValue Field
              • GetCertificates Field
              • GetEncryptingKey Field
              • GetEndpointsRequest Field
              • GetEndpointsResponse Field
              • GetGroupMemberships Field
              • GetMonitoredItems Field
              • GetPosition Field
              • GetRejectedList Field
              • GetSecurityGroup Field
              • GetSecurityKeys Field
              • GroupId Field
              • GroupProperties Field
              • GroupVersion Field
              • GuardVariableType Field
              • Guid Field
              • HAConfiguration Field
              • Halt Field
              • Halted Field
              • HaltedToReady Field
              • Handle Field
              • HasAddIn Field
              • HasAlarmSuppressionGroup Field
              • HasArgumentDescription Field
              • HasAttachedComponent Field
              • HasCause Field
              • HasChild Field
              • HasComponent Field
              • HasCondition Field
              • HasContainedComponent Field
              • HasCurrentData Field
              • HasCurrentEvent Field
              • HasDataSetReader Field
              • HasDataSetWriter Field
              • HasDescription Field
              • HasDictionaryEntry Field
              • HasEffect Field
              • HasEffectDisable Field
              • HasEffectEnable Field
              • HasEffectSuppressed Field
              • HasEffectUnsuppressed Field
              • HasEncoding Field
              • HasEngineeringUnitDetails Field
              • HasEventSource Field
              • HasFalseSubState Field
              • HasGuard Field
              • HasHistoricalConfiguration Field
              • HasInterface Field
              • HasKeyValueDescription Field
              • HasLowerLayerInterface Field
              • HasModellingRule Field
              • HasNotifier Field
              • HasOptionalInputArgumentDescription Field
              • HasOrderedComponent Field
              • HasPhysicalComponent Field
              • HasProperty Field
              • HasPubSubConnection Field
              • HasPushedSecurityGroup Field
              • HasQuantity Field
              • HasReaderGroup Field
              • HasReferenceDescription Field
              • HasSecureElement Field
              • HasStructuredComponent Field
              • HasSubStateMachine Field
              • HasSubtype Field
              • HasTrueSubState Field
              • HasTypeDefinition Field
              • HasWriterGroup Field
              • HeaderLayoutUri Field
              • HierarchicalReferences Field
              • High Field
              • HighDeadband Field
              • HighestActiveSeverity Field
              • HighestUnackSeverity Field
              • HighHigh Field
              • HighHighDeadband Field
              • HighHighLimit Field
              • HighHighState Field
              • HighHighToHigh Field
              • HighLimit Field
              • HighlyManagedAlarmConditionClassType Field
              • HighState Field
              • HighToHighHigh Field
              • HistoricalDataConfigurationType Field
              • HistoricalEventConfigurationType Field
              • HistoricalEventFilter Field
              • HistoricalExternalEventSourceType Field
              • HistoryData Field
              • HistoryEvent Field
              • HistoryEventFieldList Field
              • HistoryModifiedData Field
              • HistoryModifiedEvent Field
              • HistoryReadCount Field
              • HistoryReadDetails Field
              • HistoryReadRequest Field
              • HistoryReadResponse Field
              • HistoryReadResult Field
              • HistoryReadValueId Field
              • HistoryServerCapabilities Field
              • HistoryServerCapabilitiesType Field
              • HistoryUpdateCount Field
              • HistoryUpdateDetails Field
              • HistoryUpdateRequest Field
              • HistoryUpdateResponse Field
              • HistoryUpdateResult Field
              • HistoryUpdateType Field
              • HttpsCertificateType Field
              • IBaseEthernetCapabilitiesType Field
              • Icon Field
              • Id Field
              • Identities Field
              • IdentityCriteriaType Field
              • IdentityMappingRuleType Field
              • IdentityTokenPolicy Field
              • Idle Field
              • IdleToApplyWrite Field
              • IdleToReadPrepare Field
              • IdType Field
              • IetfBaseNetworkInterfaceType Field
              • IIeeeAutoNegotiationStatusType Field
              • IIeeeBaseEthernetPortType Field
              • IIeeeBaseTsnStatusStreamType Field
              • IIeeeBaseTsnStreamType Field
              • IIeeeBaseTsnTrafficSpecificationType Field
              • IIeeeTsnInterfaceConfigurationListenerType Field
              • IIeeeTsnInterfaceConfigurationTalkerType Field
              • IIeeeTsnInterfaceConfigurationType Field
              • IIeeeTsnMacAddressType Field
              • IIeeeTsnVlanTagType Field
              • IIetfBaseNetworkInterfaceType Field
              • Image Field
              • ImageBMP Field
              • ImageGIF Field
              • ImageItemType Field
              • ImageJPG Field
              • ImagePNG Field
              • Index Field
              • IndexRange Field
              • InitialStateType Field
              • InputArguments Field
              • InputNode Field
              • InsertAnnotationCapability Field
              • InsertDataCapability Field
              • InsertEventCapability Field
              • InstanceCount Field
              • InstanceNode Field
              • InstrumentDiagnosticAlarmType Field
              • InstrumentRange Field
              • Int16 Field
              • Int32 Field
              • Int64 Field
              • Integer Field
              • IntegerId Field
              • InterfaceAdminStatus Field
              • InterfaceName Field
              • InterfaceName_Placeholder Field
              • InterfaceOperStatus Field
              • InterfaceTypes Field
              • IntermediateResult Field
              • Interval Field
              • InvalidateKeys Field
              • InvalidHostname Field
              • InvalidUri Field
              • InvocationCreationTime Field
              • IOrderedObjectType Field
              • IPriorityMappingEntryType Field
              • IrdiDictionaryEntryType Field
              • IsConnected Field
              • IsDeleteModified Field
              • IsDeprecated Field
              • IsExecutableOn Field
              • IsExecutingOn Field
              • IsHostedBy Field
              • IsNamespaceSubset Field
              • IsPhysicallyConnectedTo Field
              • ISrClassType Field
              • IsSingleton Field
              • IssuedIdentityToken Field
              • IssuerEndpointUrl Field
              • IVlanIdType Field
              • JsonDataSetMessageContentMask Field
              • JsonDataSetReaderMessageDataType Field
              • JsonDataSetReaderMessageType Field
              • JsonDataSetWriterMessageDataType Field
              • JsonDataSetWriterMessageType Field
              • JsonNetworkMessageContentMask Field
              • JsonWriterGroupMessageDataType Field
              • JsonWriterGroupMessageType Field
              • KeepAliveTime Field
              • KeyCredentialAuditEventType Field
              • KeyCredentialConfiguration Field
              • KeyCredentialConfigurationFolderType Field
              • KeyCredentialConfigurationType Field
              • KeyCredentialDeletedAuditEventType Field
              • KeyCredentialUpdatedAuditEventType Field
              • KeyFrameCount Field
              • KeyLifetime Field
              • KeyPushTargets Field
              • KeyValuePair Field
              • LastChange Field
              • LastMethodCall Field
              • LastMethodCallTime Field
              • LastMethodInputArguments Field
              • LastMethodInputValues Field
              • LastMethodOutputArguments Field
              • LastMethodOutputValues Field
              • LastMethodReturnStatus Field
              • LastMethodSessionId Field
              • LastModifiedTime Field
              • LastPushErrorTime Field
              • LastPushExecutionTime Field
              • LastResponse Field
              • LastSeverity Field
              • LastTransition Field
              • LastTransitionTime Field
              • LastUpdateTime Field
              • LatchedState Field
              • LatePublishRequestCount Field
              • LengthUnit Field
              • LimitAlarmType Field
              • LimitState Field
              • LinearConversion Field
              • LinearConversionDataType Field
              • ListenerStatus Field
              • ListenerStreams Field
              • ListId Field
              • LiteralOperand Field
              • LiveValues Field
              • LocaleId Field
              • LocaleIdArray Field
              • LocaleIds Field
              • LocalizedText Field
              • LocalTime Field
              • Locations Field
              • Low Field
              • LowDeadband Field
              • LowLimit Field
              • LowLow Field
              • LowLowDeadband Field
              • LowLowLimit Field
              • LowLowState Field
              • LowLowToLow Field
              • LowState Field
              • LowToLowLow Field
              • MacAddress Field
              • MaintenanceConditionClassType Field
              • ManufacturerName Field
              • MappingTables Field
              • MappingUri Field
              • MathMLConversion Field
              • MathMLInverseConversion Field
              • MaxArrayLength Field
              • MaxBrowseContinuationPoints Field
              • MaxByteStringLength Field
              • MaxCharacters Field
              • MaxCountStoredValues Field
              • MaxDataSetReaders Field
              • MaxDataSetWriters Field
              • MaxDataSetWritersPerGroup Field
              • MaxFieldsPerDataSet Field
              • MaxFrameLength Field
              • MaxFrameSize Field
              • MaxFutureKeyCount Field
              • MaxHistoryContinuationPoints Field
              • Maximum Field
              • MaximumActiveState Field
              • MaximumAlarmRate Field
              • MaximumReAlarmCount Field
              • MaximumUnAck Field
              • MaxInstanceCount Field
              • MaxIntervalFrames Field
              • MaxKeepAliveCount Field
              • MaxLifetimeCount Field
              • MaxMonitoredItems Field
              • MaxMonitoredItemsPerCall Field
              • MaxMonitoredItemsPerSubscription Field
              • MaxMonitoredItemsQueueSize Field
              • MaxNetworkMessageSize Field
              • MaxNetworkMessageSizeBroker Field
              • MaxNetworkMessageSizeDatagram Field
              • MaxNodesPerBrowse Field
              • MaxNodesPerHistoryReadData Field
              • MaxNodesPerHistoryReadEvents Field
              • MaxNodesPerHistoryUpdateData Field
              • MaxNodesPerHistoryUpdateEvents Field
              • MaxNodesPerMethodCall Field
              • MaxNodesPerNodeManagement Field
              • MaxNodesPerRead Field
              • MaxNodesPerRegisterNodes Field
              • MaxNodesPerTranslateBrowsePathsToNodeIds Field
              • MaxNodesPerWrite Field
              • MaxNotificationsPerPublish Field
              • MaxPastKeyCount Field
              • MaxPublishedDataSets Field
              • MaxPubSubConnections Field
              • MaxPushTargets Field
              • MaxQueryContinuationPoints Field
              • MaxReaderGroups Field
              • MaxRecycleCount Field
              • MaxResponseMessageSize Field
              • MaxReturnDataValues Field
              • MaxReturnEventValues Field
              • MaxSampledMonitoredItemsCount Field
              • MaxSecurityGroups Field
              • MaxSelectClauseParameters Field
              • MaxSessions Field
              • MaxStandaloneSubscribedDataSets Field
              • MaxStringLength Field
              • MaxSubscriptions Field
              • MaxSubscriptionsPerSession Field
              • MaxTimeInterval Field
              • MaxTimeShelved Field
              • MaxTimeStoredValues Field
              • MaxTrustListSize Field
              • MaxWhereClauseParameters Field
              • MaxWriterGroups Field
              • MdnsDiscoveryConfiguration Field
              • Message Field
              • MessageReceiveTimeout Field
              • MessageRepeatCount Field
              • MessageRepeatDelay Field
              • MessageSecurityMode Field
              • MessageSettings Field
              • MetaDataQueueName Field
              • MetaDataUpdateTime Field
              • MethodAttributes Field
              • MethodId Field
              • MethodNode Field
              • MimeType Field
              • MinSupportedSampleRate Field
              • MinTimeInterval Field
              • Mode Field
              • ModelChangeStructureDataType Field
              • ModelChangeStructureVerbMask Field
              • ModellingRule_ExposesItsArray Field
              • ModellingRule_Mandatory Field
              • ModellingRule_MandatoryPlaceholder Field
              • ModellingRule_Optional Field
              • ModellingRule_OptionalPlaceholder Field
              • ModellingRules Field
              • ModellingRuleType Field
              • ModelVersion Field
              • ModificationInfo Field
              • ModifyCount Field
              • ModifyFieldSelection Field
              • ModifyMonitoredItemsCount Field
              • ModifyMonitoredItemsRequest Field
              • ModifyMonitoredItemsResponse Field
              • ModifySubscriptionCount Field
              • ModifySubscriptionRequest Field
              • ModifySubscriptionResponse Field
              • ModifyUser Field
              • MonitoredItemCount Field
              • MonitoredItemCreateRequest Field
              • MonitoredItemCreateResult Field
              • MonitoredItemModifyRequest Field
              • MonitoredItemModifyResult Field
              • MonitoredItemNotification Field
              • MonitoringFilter Field
              • MonitoringFilterResult Field
              • MonitoringMode Field
              • MonitoringParameters Field
              • MonitoringQueueOverflowCount Field
              • MoveOrCopy Field
              • MulticastDnsEnabled Field
              • MultiStateDictionaryEntryDiscreteBaseType Field
              • MultiStateDictionaryEntryDiscreteType Field
              • MultiStateDiscreteType Field
              • MultiStateValueDiscreteType Field
              • Name Field
              • NamespaceArray Field
              • NamespaceFile Field
              • NamespaceIdentifier_Placeholder Field
              • NamespaceMetadataType Field
              • NamespacePublicationDate Field
              • Namespaces Field
              • NamespacesType Field
              • NamespaceUri Field
              • NamespaceVersion Field
              • NamingRuleType Field
              • NDimensionArrayItemType Field
              • NegotiationStatus Field
              • NetworkAddressDataType Field
              • NetworkAddressType Field
              • NetworkAddressUrlDataType Field
              • NetworkAddressUrlType Field
              • NetworkGroupDataType Field
              • NetworkInterface Field
              • NetworkInterfaces Field
              • NetworkMessageContentMask Field
              • NetworkMessageNumber Field
              • NewStateId Field
              • NewValue Field
              • NewValues Field
              • NextSequenceNumber Field
              • Node Field
              • NodeAttributes Field
              • NodeAttributesMask Field
              • NodeClass Field
              • NodeId Field
              • NodeReference Field
              • NodesToAdd Field
              • NodesToDelete Field
              • NodeTypeDescription Field
              • NodeVersion Field
              • NonExclusiveDeviationAlarmType Field
              • NonExclusiveLevelAlarmType Field
              • NonExclusiveLimitAlarmType Field
              • NonExclusiveRateOfChangeAlarmType Field
              • NonHierarchicalReferences Field
              • NonTransparentBackupRedundancyType Field
              • NonTransparentNetworkRedundancyType Field
              • NonTransparentRedundancyType Field
              • NormalizedString Field
              • NormalState Field
              • NotificationData Field
              • NotificationMessage Field
              • NotificationsCount Field
              • Number Field
              • NumberInList Field
              • Numerator Field
              • NumericRange Field
              • ObjectAttributes Field
              • ObjectId Field
              • ObjectNode Field
              • ObjectsFolder Field
              • ObjectTypeAttributes Field
              • ObjectTypeNode Field
              • ObjectTypesFolder Field
              • OffDelay Field
              • OffNormalAlarmType Field
              • OkResponse Field
              • OldStateId Field
              • OldValue Field
              • OldValues Field
              • OnDelay Field
              • OneShotShelve Field
              • OneShotShelve2 Field
              • OneShotShelved Field
              • OneShotShelvedToTimedShelved Field
              • OneShotShelvedToUnshelved Field
              • OPCBinarySchema_TypeSystem Field
              • OpcUa_BinarySchema Field
              • OpcUa_XmlSchema Field
              • OPCUANamespaceMetadata Field
              • Open Field
              • OpenCount Field
              • OpenFileMode Field
              • OpenSecureChannelRequest Field
              • OpenSecureChannelResponse Field
              • OpenWithMasks Field
              • OperationLimits Field
              • OperationLimitsType Field
              • OperStatus Field
              • OptionalFieldNamee_Placeholder Field
              • OptionSet Field
              • OptionSetLength Field
              • OptionSetType Field
              • OptionSetValues Field
              • OrderedListType Field
              • OrderedObject_Placeholder Field
              • Organizes Field
              • Orientation Field
              • OrientationType Field
              • OutOfServiceState Field
              • OutputArguments Field
              • OverrideValueHandling Field
              • ParameterDataTypeId Field
              • ParsingResult Field
              • PasswordLength Field
              • PasswordOptions Field
              • PasswordOptionsMask Field
              • PasswordRestrictions Field
              • PercentDataBad Field
              • PercentDataGood Field
              • PerformInsertReplace Field
              • PerformUpdateType Field
              • PermissionType Field
              • PhysAddress Field
              • PlaceInService Field
              • PlaceInService2 Field
              • PortableNodeId Field
              • PortableQualifiedName Field
              • Priority Field
              • PriorityCodePoint Field
              • PriorityLabel Field
              • PriorityMappingEntryType Field
              • PriorityMappingTableType Field
              • PriorityMapppingEntries Field
              • PriorityValue_DSCP Field
              • PriorityValue_PCP Field
              • ProcessConditionClassType Field
              • ProcessingOffset Field
              • ProductName Field
              • ProductUri Field
              • ProfileUri Field
              • ProgramDiagnostic Field
              • ProgramDiagnostic2DataType Field
              • ProgramDiagnostic2Type Field
              • ProgramDiagnosticDataType Field
              • ProgramDiagnosticType Field
              • ProgramStateMachineType Field
              • ProgramTransitionAuditEventType Field
              • ProgramTransitionEventType Field
              • Progress Field
              • ProgressEventType Field
              • Prompt Field
              • PropertyType Field
              • ProvisionableDevice Field
              • ProvisionableDeviceType Field
              • PublishCount Field
              • PublishedData Field
              • PublishedDataItemsDataType Field
              • PublishedDataItemsType Field
              • PublishedDataSetCustomSourceDataType Field
              • PublishedDataSetDataType Field
              • PublishedDataSetName_Placeholder Field
              • PublishedDataSets Field
              • PublishedDataSetSourceDataType Field
              • PublishedDataSetType Field
              • PublishedEventsDataType Field
              • PublishedEventsType Field
              • PublishedVariableDataType Field
              • PublisherId Field
              • PublishingEnabled Field
              • PublishingInterval Field
              • PublishingIntervalCount Field
              • PublishingOffset Field
              • PublishRequest Field
              • PublishRequestCount Field
              • PublishResponse Field
              • PublishSubscribe Field
              • PublishSubscribeType Field
              • PubSubCapabilitiesType Field
              • PubSubCapablities Field
              • PubSubCommunicationFailureEventType Field
              • PubSubConfiguration Field
              • PubSubConfiguration2DataType Field
              • PubSubConfigurationDataType Field
              • PubSubConfigurationRefDataType Field
              • PubSubConfigurationRefMask Field
              • PubSubConfigurationType Field
              • PubSubConfigurationValueDataType Field
              • PubSubConnectionDataType Field
              • PubSubConnectionType Field
              • PubSubDiagnosticsConnectionType Field
              • PubSubDiagnosticsCounterClassification Field
              • PubSubDiagnosticsCounterType Field
              • PubSubDiagnosticsDataSetReaderType Field
              • PubSubDiagnosticsDataSetWriterType Field
              • PubSubDiagnosticsReaderGroupType Field
              • PubSubDiagnosticsRootType Field
              • PubSubDiagnosticsType Field
              • PubSubDiagnosticsWriterGroupType Field
              • PubSubEventNotifier Field
              • PubSubGroupDataType Field
              • PubSubGroupType Field
              • PubSubKeyPushTargetDataType Field
              • PubSubKeyPushTargetFolderType Field
              • PubSubKeyPushTargetType Field
              • PubSubKeyServiceType Field
              • PubSubState Field
              • PubSubStatusEventType Field
              • PubSubStatusType Field
              • PubSubTransportLimitsExceedEventType Field
              • PushTargetFolderName_Placeholder Field
              • PushTargetName_Placeholder Field
              • QosCategory Field
              • QosDataType Field
              • QualifiedName Field
              • Quality Field
              • Quantities Field
              • QuantitiesFolderType Field
              • Quantity_Placeholder Field
              • QuantityDimension Field
              • QuantityType Field
              • QueryDataDescription Field
              • QueryDataSet Field
              • QueryFirstCount Field
              • QueryFirstRequest Field
              • QueryFirstResponse Field
              • QueryNextCount Field
              • QueryNextRequest Field
              • QueryNextResponse Field
              • QueueName Field
              • Range Field
              • Rate Field
              • RationalNumber Field
              • RationalNumberType Field
              • Read Field
              • ReadAnnotationDataDetails Field
              • ReadAtTimeDetails Field
              • ReadCount Field
              • ReaderGroupDataType Field
              • ReaderGroupMessageDataType Field
              • ReaderGroupMessageType Field
              • ReaderGroupName_Placeholder Field
              • ReaderGroupTransportDataType Field
              • ReaderGroupTransportType Field
              • ReaderGroupType Field
              • ReadEventDetails Field
              • ReadEventDetails2 Field
              • ReadPrepare Field
              • ReadPrepareToError Field
              • ReadPrepareToReadTransfer Field
              • ReadProcessedDetails Field
              • ReadRawModifiedDetails Field
              • ReadRequest Field
              • ReadResponse Field
              • ReadTransfer Field
              • ReadTransferToError Field
              • ReadTransferToIdle Field
              • ReadValueId Field
              • Ready Field
              • ReadyToHalted Field
              • ReadyToRunning Field
              • ReAlarmRepeatCount Field
              • ReAlarmTime Field
              • ReceiveOffset Field
              • ReceiveQosDataType Field
              • ReceiveQosPriorityDataType Field
              • ReceiveTime Field
              • RecycleCount Field
              • RedundancySupport Field
              • RedundantServerArray Field
              • RedundantServerDataType Field
              • RedundantServerMode Field
              • ReferenceDescription Field
              • ReferenceDescriptionDataType Field
              • ReferenceDescriptionVariableType Field
              • ReferenceListEntryDataType Field
              • ReferenceNode Field
              • ReferenceRefinement Field
              • References Field
              • ReferencesToAdd Field
              • ReferencesToDelete Field
              • ReferenceTypeAttributes Field
              • ReferenceTypeNode Field
              • ReferenceTypesFolder Field
              • RefreshEndEventType Field
              • RefreshRequiredEventType Field
              • RefreshStartEventType Field
              • RegisteredServer Field
              • RegisterNodesCount Field
              • RegisterNodesRequest Field
              • RegisterNodesResponse Field
              • RegisterServer2Request Field
              • RegisterServer2Response Field
              • RegisterServerRequest Field
              • RegisterServerResponse Field
              • RejectedRequestsCount Field
              • RejectedSessionCount Field
              • RelativePath Field
              • RelativePathElement Field
              • RemoveApplication Field
              • RemoveCertificate Field
              • RemoveConnection Field
              • RemoveDataSetFolder Field
              • RemoveDataSetReader Field
              • RemoveDataSetWriter Field
              • RemoveEndpoint Field
              • RemoveExtensionField Field
              • RemoveFromService Field
              • RemoveFromService2 Field
              • RemoveGroup Field
              • RemoveIdentity Field
              • RemovePublishedDataSet Field
              • RemovePushTarget Field
              • RemovePushTargetFolder Field
              • RemoveRole Field
              • RemoveSecurityGroup Field
              • RemoveSecurityGroupFolder Field
              • RemoveSubscribedDataSet Field
              • RemoveTargetVariables Field
              • RemoveUser Field
              • RemoveVariables Field
              • ReplaceDataCapability Field
              • ReplaceEventCapability Field
              • RepresentsSameEntityAs Field
              • RepresentsSameFunctionalityAs Field
              • RepresentsSameHardwareAs Field
              • RepublishCount Field
              • RepublishMessageCount Field
              • RepublishMessageRequestCount Field
              • RepublishRequest Field
              • RepublishRequestCount Field
              • RepublishResponse Field
              • ReqTimes Field
              • RequestedDeliveryGuarantee Field
              • RequestedKeyCount Field
              • RequestedLifetime Field
              • RequestHandle Field
              • RequestHeader Field
              • RequestServerStateChange Field
              • RequestTickets Field
              • RequestType Field
              • Requires Field
              • ResendData Field
              • ReserveIds Field
              • Reset Field
              • Reset2 Field
              • ResetToServerDefaults Field
              • Resources Field
              • ResourceUri Field
              • Respond Field
              • Respond2 Field
              • ResponseHeader Field
              • ResponseOptionSet Field
              • RestrictToList Field
              • Result Field
              • Resume Field
              • Retain Field
              • RetryInterval Field
              • RevisedSessionTimeout Field
              • RoleMappingRuleChangedAuditEventType Field
              • RoleName_Placeholder Field
              • RolePermissionType Field
              • RoleSet Field
              • RoleSetType Field
              • RoleType Field
              • RootFolder Field
              • RsaEncryptedSecret Field
              • RsaMinApplicationCertificateType Field
              • RsaSha256ApplicationCertificateType Field
              • Running Field
              • RunningToHalted Field
              • RunningToReady Field
              • RunningToSuspended Field
              • SafetyConditionClassType Field
              • SampledMonitoredItemsCount Field
              • SamplingInterval Field
              • SamplingIntervalDiagnostics Field
              • SamplingIntervalDiagnosticsArray Field
              • SamplingIntervalDiagnosticsArrayType Field
              • SamplingIntervalDiagnosticsDataType Field
              • SamplingIntervalDiagnosticsType Field
              • SamplingOffset Field
              • SByte Field
              • SecondsTillShutdown Field
              • SecureChannelId Field
              • SecurityGroupDataType Field
              • SecurityGroupFolderName_Placeholder Field
              • SecurityGroupFolderType Field
              • SecurityGroupId Field
              • SecurityGroupName_Placeholder Field
              • SecurityGroups Field
              • SecurityGroupType Field
              • SecurityKeyServices Field
              • SecurityMode Field
              • SecurityPolicyUri Field
              • SecurityRejectedRequestsCount Field
              • SecurityRejectedSessionCount Field
              • SecurityTokenRequestType Field
              • SelectedFields Field
              • SelectedResponse Field
              • SelectionDescriptions Field
              • SelectionListType Field
              • Selections Field
              • SemanticChangeEventType Field
              • SemanticChangeStructureDataType Field
              • SemanticVersionString Field
              • Server Field
              • Server_ServerRedundancy_CurrentServerId Field
              • Server_ServerRedundancy_ServerNetworkGroups Field
              • Server_ServerRedundancy_ServerUriArray Field
              • ServerArray Field
              • ServerCapabilities Field
              • ServerCapabilitiesType Field
              • ServerConfiguration Field
              • ServerConfigurationType Field
              • ServerDiagnostics Field
              • ServerDiagnosticsSummary Field
              • ServerDiagnosticsSummaryDataType Field
              • ServerDiagnosticsSummaryType Field
              • ServerDiagnosticsType Field
              • ServerId Field
              • ServerNetworkGroups Field
              • ServerOnNetwork Field
              • ServerProfileArray Field
              • ServerRedundancy Field
              • ServerRedundancyType Field
              • ServerState Field
              • ServerStatus Field
              • ServerStatusDataType Field
              • ServerStatusType Field
              • ServerTimestampSupported Field
              • ServerType Field
              • ServerUnits Field
              • ServerUnitType Field
              • ServerUri Field
              • ServerUriArray Field
              • ServerVendorCapabilityType Field
              • ServerViewCount Field
              • ServiceCertificate Field
              • ServiceCounterDataType Field
              • ServiceFault Field
              • ServiceLevel Field
              • ServiceName_Placeholder Field
              • ServiceStatus Field
              • ServiceUri Field
              • SessionAbortCount Field
              • SessionAuthenticationToken Field
              • SessionDiagnostics Field
              • SessionDiagnosticsArray Field
              • SessionDiagnosticsArrayType Field
              • SessionDiagnosticsDataType Field
              • SessionDiagnosticsObjectType Field
              • SessionDiagnosticsVariableType Field
              • SessionId Field
              • SessionlessInvokeRequestType Field
              • SessionlessInvokeResponseType Field
              • SessionName Field
              • SessionsDiagnosticsSummary Field
              • SessionsDiagnosticsSummaryType Field
              • SessionSecurityDiagnostics Field
              • SessionSecurityDiagnosticsArray Field
              • SessionSecurityDiagnosticsArrayType Field
              • SessionSecurityDiagnosticsDataType Field
              • SessionSecurityDiagnosticsType Field
              • SessionTimeoutCount Field
              • SetMonitoringModeCount Field
              • SetMonitoringModeRequest Field
              • SetMonitoringModeResponse Field
              • SetpointNode Field
              • SetPosition Field
              • SetPublishingModeCount Field
              • SetPublishingModeRequest Field
              • SetPublishingModeResponse Field
              • SetRegistrarEndpoints Field
              • SetSecurityKeys Field
              • SetSubscriptionDurable Field
              • SetTriggeringCount Field
              • SetTriggeringRequest Field
              • SetTriggeringResponse Field
              • Severity Field
              • SeverityHigh Field
              • SeverityHighHigh Field
              • SeverityLow Field
              • SeverityLowLow Field
              • ShelvedStateMachineType Field
              • ShelvingState Field
              • ShelvingTime Field
              • ShutdownReason Field
              • SignatureData Field
              • SignedSoftwareCertificate Field
              • Silence Field
              • SilenceState Field
              • SimpleAttributeOperand Field
              • SimpleTypeDescription Field
              • Size Field
              • SoftwareCertificates Field
              • SoftwareVersion Field
              • SourceAddress Field
              • SourceName Field
              • SourceNode Field
              • SourceTimestamp Field
              • Speed Field
              • SrClassId Field
              • StandaloneSubscribedDataSetDataType Field
              • StandaloneSubscribedDataSetName_Placeholder Field
              • StandaloneSubscribedDataSetRefDataType Field
              • StandaloneSubscribedDataSetType Field
              • Start Field
              • StartOfArchive Field
              • StartOfOnlineArchive Field
              • StartTime Field
              • State Field
              • StateMachineType Field
              • StateNumber Field
              • StateType Field
              • StateVariableType Field
              • StaticNodeIdTypes Field
              • StaticNumericNodeIdRange Field
              • StaticStringNodeIdPattern Field
              • StatisticalConditionClassType Field
              • Status Field
              • StatusChangeNotification Field
              • StatusCode Field
              • StatusCodeId Field
              • StatusResult Field
              • Stepped Field
              • StreamId Field
              • StreamName Field
              • Streams Field
              • String Field
              • Structure Field
              • StructureDefinition Field
              • StructureDescription Field
              • StructureField Field
              • StructureType Field
              • SubAliasNameCategories_Placeholder Field
              • SubError Field
              • SubscribedDataSet Field
              • SubscribedDataSetDataType Field
              • SubscribedDataSetFolderName_Placeholder Field
              • SubscribedDataSetFolderType Field
              • SubscribedDataSetMirrorDataType Field
              • SubscribedDataSetMirrorType Field
              • SubscribedDataSets Field
              • SubscribedDataSetType Field
              • SubscriptionAcknowledgement Field
              • SubscriptionDiagnostics Field
              • SubscriptionDiagnosticsArray Field
              • SubscriptionDiagnosticsArrayType Field
              • SubscriptionDiagnosticsDataType Field
              • SubscriptionDiagnosticsType Field
              • SubscriptionId Field
              • SupportedPrivateKeyFormats Field
              • SupportedSecurityPolicyUris Field
              • SupportedTransportProfiles Field
              • SupportSecurityKeyPull Field
              • SupportSecurityKeyPush Field
              • SupportSecurityKeyServer Field
              • SupportsFilteredRetain Field
              • Suppress Field
              • Suppress2 Field
              • SuppressedOrShelved Field
              • SuppressedState Field
              • Suspend Field
              • Suspended Field
              • SuspendedToHalted Field
              • SuspendedToReady Field
              • SuspendedToRunning Field
              • Symbol Field
              • SyntaxReferenceEntryType Field
              • SystemConditionClassType Field
              • SystemDiagnosticAlarmType Field
              • SystemEventType Field
              • SystemOffNormalAlarmType Field
              • SystemState Field
              • SystemStatusChangeEventType Field
              • TagVariables Field
              • TalkerStatus Field
              • TalkerStreams Field
              • TargetValueNode Field
              • TargetVariables Field
              • TargetVariablesDataType Field
              • TargetVariablesType Field
              • TemporaryFileTransferType Field
              • TestingConditionClassType Field
              • ThreeDCartesianCoordinates Field
              • ThreeDCartesianCoordinatesType Field
              • ThreeDFrame Field
              • ThreeDFrameType Field
              • ThreeDOrientation Field
              • ThreeDOrientationType Field
              • ThreeDVector Field
              • ThreeDVectorType Field
              • Time Field
              • TimeAwareOffset Field
              • TimedShelve Field
              • TimedShelve2 Field
              • TimedShelved Field
              • TimedShelvedToOneShotShelved Field
              • TimedShelvedToUnshelved Field
              • TimeFirstChange Field
              • TimestampsToReturn Field
              • TimeString Field
              • TimeZoneDataType Field
              • Title Field
              • Tolerance Field
              • Topic Field
              • Topics Field
              • ToState Field
              • TotalError Field
              • TotalInformation Field
              • TotalRequestCount Field
              • TrainingConditionClassType Field
              • TransactionDiagnostics Field
              • TransactionDiagnosticsType Field
              • TransactionErrorType Field
              • TransferredToAltClientCount Field
              • TransferredToSameClientCount Field
              • TransferRequestCount Field
              • TransferResult Field
              • TransferState_Placeholder Field
              • TransferSubscriptionsCount Field
              • TransferSubscriptionsRequest Field
              • TransferSubscriptionsResponse Field
              • Transition Field
              • TransitionEventType Field
              • TransitionNumber Field
              • TransitionTime Field
              • TransitionType Field
              • TransitionVariableType Field
              • TranslateBrowsePathsToNodeIdsCount Field
              • TranslateBrowsePathsToNodeIdsRequest Field
              • TranslateBrowsePathsToNodeIdsResponse Field
              • TransmitQosDataType Field
              • TransmitQosPriorityDataType Field
              • TransparentRedundancyType Field
              • TransportProfileUri Field
              • TransportProtocol Field
              • TransportSettings Field
              • TreatUncertainAsBad Field
              • TriggerKeyUpdate Field
              • TrimmedString Field
              • TripAlarmType Field
              • TrueState Field
              • TrustList Field
              • TrustListDataType Field
              • TrustListId Field
              • TrustListMasks Field
              • TrustListOutOfDate Field
              • TrustListOutOfDateAlarmType Field
              • TrustListType Field
              • TrustListUpdatedAuditEventType Field
              • TrustListUpdateRequestedAuditEventType Field
              • TrustListValidationOptions Field
              • TsnFailureCode Field
              • TsnListenerStatus Field
              • TsnStreamState Field
              • TsnTalkerStatus Field
              • TwoStateDiscreteType Field
              • TwoStateVariableType Field
              • TypeNode Field
              • TypesFolder Field
              • UABinaryFileDataType Field
              • UadpDataSetMessageContentMask Field
              • UadpDataSetReaderMessageDataType Field
              • UadpDataSetReaderMessageType Field
              • UadpDataSetWriterMessageDataType Field
              • UadpDataSetWriterMessageType Field
              • UadpNetworkMessageContentMask Field
              • UadpWriterGroupMessageDataType Field
              • UadpWriterGroupMessageType Field
              • UInt16 Field
              • UInt32 Field
              • UInt64 Field
              • UInteger Field
              • UnacknowledgedCount Field
              • UnacknowledgedMessageCount Field
              • UnauthorizedRequestCount Field
              • UnconfirmedCount Field
              • Union Field
              • UnitSystem Field
              • UnitType Field
              • UnregisterNodesCount Field
              • UnregisterNodesRequest Field
              • UnregisterNodesResponse Field
              • Unshelve Field
              • Unshelve2 Field
              • Unshelved Field
              • UnshelvedToOneShotShelved Field
              • UnshelvedToTimedShelved Field
              • UnshelveTime Field
              • UnsignedRationalNumber Field
              • Unsuppress Field
              • Unsuppress2 Field
              • UpdateCertificate Field
              • UpdateCredential Field
              • UpdateDataCapability Field
              • UpdateDataDetails Field
              • UpdatedNode Field
              • UpdateEventCapability Field
              • UpdateEventDetails Field
              • UpdateFrequency Field
              • UpdateStructureDataDetails Field
              • UriDictionaryEntryType Field
              • UriString Field
              • UrisVersion Field
              • Url Field
              • UserConfigurationMask Field
              • UserCredentialCertificateType Field
              • UserIdentityToken Field
              • UserManagement Field
              • UserManagementDataType Field
              • UserManagementType Field
              • UserNameIdentityToken Field
              • Users Field
              • UserTokenPolicy Field
              • UserTokenType Field
              • UserWritable Field
              • UseSlopedExtrapolation Field
              • UsesPriorityMappingTable Field
              • UtcTime Field
              • Utilizes Field
              • ValueAsDictionaryEntries Field
              • ValueAsText Field
              • ValuePrecision Field
              • VariableAttributes Field
              • VariableNode Field
              • VariableTypeAttributes Field
              • VariableTypeNode Field
              • VariableTypesFolder Field
              • Vector Field
              • VectorType Field
              • VectorUnit Field
              • VendorCapability_Placeholder Field
              • VendorServerInfo Field
              • VendorServerInfoType Field
              • VersionId Field
              • VersionTime Field
              • Vid Field
              • ViewAttributes Field
              • ViewDescription Field
              • ViewNode Field
              • ViewsFolder Field
              • ViewVersion Field
              • VlanId Field
              • VlanTagCapable Field
              • WellKnownRole_Anonymous Field
              • WellKnownRole_AuthenticatedUser Field
              • WellKnownRole_ConfigureAdmin Field
              • WellKnownRole_Engineer Field
              • WellKnownRole_Observer Field
              • WellKnownRole_Operator Field
              • WellKnownRole_SecurityAdmin Field
              • WellKnownRole_SecurityKeyServerAccess Field
              • WellKnownRole_SecurityKeyServerAdmin Field
              • WellKnownRole_SecurityKeyServerPush Field
              • WellKnownRole_Supervisor Field
              • Writable Field
              • Write Field
              • WriteCount Field
              • WriteRequest Field
              • WriteResponse Field
              • WriterGroupDataType Field
              • WriterGroupId Field
              • WriterGroupMessageDataType Field
              • WriterGroupMessageType Field
              • WriterGroupName_Placeholder Field
              • WriterGroupTransportDataType Field
              • WriterGroupTransportType Field
              • WriterGroupType Field
              • WriteValue Field
              • X Field
              • X509IdentityToken Field
              • XAxisDefinition Field
              • XmlElement Field
              • XmlSchema_TypeSystem Field
              • XVType Field
              • XYArrayItemType Field
              • Y Field
              • YArrayItemType Field
              • YAxisDefinition Field
              • Z Field
              • ZAxisDefinition Field
          • ByteCollection
            • Overview
            • Members
            • ByteCollection Constructor
              • ByteCollection Constructor()
              • ByteCollection Constructor(Int32)
              • ByteCollection Constructor(IEnumerable<Byte>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToByteCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • ByteStringCollection
            • Overview
            • Members
            • ByteStringCollection Constructor
              • ByteStringCollection Constructor()
              • ByteStringCollection Constructor(Int32)
              • ByteStringCollection Constructor(IEnumerable<Byte[]>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToByteStringCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • CertificateFactory
            • Overview
            • Members
            • Methods
              • Create Method
              • CreateCertificate Method
                • CreateCertificate(String) Method
                • CreateCertificate(String,String,String,IList<String>) Method
                • CreateCertificate(String,String,String,String,String,String,IList<String>,UInt16,DateTime,UInt16,UInt16,Boolean,X509Certificate2,Byte[],Int32) Method
              • CreateCertificateWithPEMPrivateKey Method
              • CreateCertificateWithPrivateKey Method
              • CreateSigningRequest Method
              • Load Method
              • RevokeCertificate Method
                • RevokeCertificate(X509Certificate2,X509CRLCollection,X509Certificate2Collection) Method
                • RevokeCertificate(X509Certificate2,X509CRLCollection,X509Certificate2Collection,DateTime,DateTime) Method
            • Fields
              • DefaultHashSize Field
              • DefaultKeySize Field
              • DefaultLifeTime Field
          • CertificateIdentifier
            • Overview
            • Members
            • CertificateIdentifier Constructor
              • CertificateIdentifier Constructor()
              • CertificateIdentifier Constructor(X509Certificate2)
              • CertificateIdentifier Constructor(X509Certificate2,CertificateValidationOptions)
              • CertificateIdentifier Constructor(Byte[])
            • Methods
              • CreateBlob Method
              • Equals Method
              • Find Method
                • Find() Method
                • Find(Boolean) Method
                • Find(X509Certificate2Collection,String,String,Boolean) Method
              • GetHashCode Method
              • Initialize Method
              • LoadPrivateKey Method
              • LoadPrivateKeyEx Method
              • OpenStore Method
              • ParseBlob Method
              • ToString Method
                • ToString(String,IFormatProvider) Method
                • ToString() Method
            • Properties
              • Certificate Property
              • RawData Property
              • StoreLocation Property
              • StoreName Property
              • StorePath Property
              • StoreType Property
              • SubjectName Property
              • Thumbprint Property
              • ValidationOptions Property
          • CertificateIdentifierCollection
            • Overview
            • Members
            • CertificateIdentifierCollection Constructor
              • CertificateIdentifierCollection Constructor()
              • CertificateIdentifierCollection Constructor(IEnumerable<CertificateIdentifier>)
              • CertificateIdentifierCollection Constructor(Int32)
            • Methods
              • Add Method
                • Add(X509Certificate2,String) Method
              • AddCRL Method
              • AddRejected Method
              • Clone Method
              • Close Method
              • Delete Method
              • DeleteCRL Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • Enumerate Method
              • EnumerateCRLs Method
                • EnumerateCRLs() Method
                • EnumerateCRLs(X509Certificate2,Boolean) Method
              • FindByThumbprint Method
              • IsRevoked Method
              • LoadPrivateKey Method
              • MemberwiseClone Method
              • Open Method
            • Properties
              • NoPrivateKeys Property
              • StorePath Property
              • StoreType Property
              • SupportsCRLs Property
              • SupportsLoadPrivateKey Property
          • CertificatePasswordProvider
            • Overview
            • Members
            • CertificatePasswordProvider Constructor
            • Methods
              • GetPassword Method
          • CertificateStoreIdentifier
            • Overview
            • Members
            • CertificateStoreIdentifier Constructor
              • CertificateStoreIdentifier Constructor()
              • CertificateStoreIdentifier Constructor(String,Boolean)
              • CertificateStoreIdentifier Constructor(String,String,Boolean)
            • Methods
              • Clone Method
              • CreateStore Method
              • DetermineStoreType Method
              • MemberwiseClone Method
              • OpenStore Method
                • OpenStore() Method
                • OpenStore(String,Boolean) Method
              • ToString Method
                • ToString(String,IFormatProvider) Method
                • ToString() Method
            • Properties
              • StoreLocation Property
              • StoreName Property
              • StorePath Property
              • StoreType Property
              • ValidationOptions Property
            • Fields
              • CurrentUser Field
              • DefaultPKIRoot Field
              • LocalMachine Field
          • CertificateStoreType
            • Overview
            • Members
            • Methods
              • GetCertificateStoreTypeByName Method
              • RegisterCertificateStoreType Method
            • Properties
              • RegisteredStoreTypeNames Property
            • Fields
              • Directory Field
              • X509Store Field
          • CertificateTrustList
            • Overview
            • Members
            • CertificateTrustList Constructor
            • Methods
              • GetCertificates Method
              • Initialize Method
            • Properties
              • TrustedCertificates Property
          • CertificateUpdateEventArgs
            • Overview
            • Members
            • CertificateUpdateEventArgs Constructor
            • Properties
              • CertificateValidator Property
              • SecurityConfiguration Property
          • CertificateValidationEventArgs
            • Overview
            • Members
            • CertificateValidationEventArgs Constructor
            • Properties
              • Accept Property
              • AcceptAll Property
              • ApplicationErrorMsg Property
              • Certificate Property
              • Error Property
          • CertificateValidator
            • Overview
            • Members
            • CertificateValidator Constructor
            • Methods
              • GetChannelValidator Method
              • GetIssuers Method
                • GetIssuers(X509Certificate2Collection,List<CertificateIdentifier>) Method
                • GetIssuers(X509Certificate2,List<CertificateIdentifier>) Method
              • GetIssuersNoExceptionsOnGetIssuer Method
              • InternalValidateAsync Method
              • ResetValidatedCertificates Method
              • Update Method
                • Update(ApplicationConfiguration) Method
                • Update(CertificateTrustList,CertificateTrustList,CertificateStoreIdentifier) Method
                • Update(SecurityConfiguration) Method
              • UpdateCertificate Method
              • Validate Method
                • Validate(X509Certificate2) Method
                • Validate(X509Certificate2Collection) Method
                • Validate(X509Certificate2Collection,ConfiguredEndpoint) Method
              • ValidateAsync Method
                • ValidateAsync(X509Certificate2,CancellationToken) Method
                • ValidateAsync(X509Certificate2Collection,CancellationToken) Method
                • ValidateAsync(X509Certificate2Collection,ConfiguredEndpoint,CancellationToken) Method
              • ValidateDomains Method
            • Properties
              • AutoAcceptUntrustedCertificates Property
              • MaxRejectedCertificates Property
              • MinimumCertificateKeySize Property
              • RejectSHA1SignedCertificates Property
              • RejectUnknownRevocationStatus Property
              • UseValidatedCertificates Property
            • Events
              • CertificateUpdate Event
              • CertificateValidation Event
          • ClientBase
            • Overview
            • Members
            • ClientBase Constructor
            • Methods
              • AttachChannel Method
              • Close Method
              • CloseAsync Method
              • CloseChannel Method
              • CloseChannelAsync Method
              • CreateAuditLogEntry Method
              • DetachChannel Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • DisposeChannel Method
              • GetResult Method
              • InitializeChannel Method
              • NewRequestHandle Method
              • RequestCompleted Method
              • UpdateRequestHeader Method
                • UpdateRequestHeader(IServiceRequest) Method
                • UpdateRequestHeader(IServiceRequest,Boolean) Method
                • UpdateRequestHeader(IServiceRequest,Boolean,String) Method
              • ValidateDataValue Method
              • ValidateDiagnosticInfos Method
              • ValidateResponse Method
                • ValidateResponse(ResponseHeader) Method
                • ValidateResponse(IList,IList) Method
            • Properties
              • AuthenticationToken Property
              • Disposed Property
              • Endpoint Property
              • EndpointConfiguration Property
              • MessageContext Property
              • NullableTransportChannel Property
              • OperationTimeout Property
              • ReturnDiagnostics Property
              • SyncRoot Property
              • TransportChannel Property
          • ClientConfiguration
            • Overview
            • Members
            • ClientConfiguration Constructor
            • Methods
              • Initialize Method
              • Validate Method
            • Properties
              • DefaultSessionTimeout Property
              • DiscoveryServers Property
              • EndpointCacheFilePath Property
              • MinSubscriptionLifetime Property
              • OperationLimits Property
              • ReverseConnect Property
              • WellKnownDiscoveryUrls Property
          • ConditionStateNames
            • Overview
            • Members
            • Fields
              • Acknowledged Field
              • Active Field
              • Confirmed Field
              • Disabled Field
              • Enabled Field
              • HighActive Field
              • HighHighActive Field
              • Inactive Field
              • LowActive Field
              • LowLowActive Field
              • Suppressed Field
              • Unacknowledged Field
              • Unconfirmed Field
              • Unsuppressed Field
          • ConfigurationLocation
            • Overview
            • Members
            • ConfigurationLocation Constructor
            • Properties
              • FilePath Property
          • ConfigurationWatcher
            • Overview
            • Members
            • ConfigurationWatcher Constructor
            • Methods
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
            • Events
              • Changed Event
          • ConfigurationWatcherEventArgs
            • Overview
            • Members
            • ConfigurationWatcherEventArgs Constructor
            • Properties
              • Configuration Property
              • FilePath Property
          • ConfiguredEndpoint
            • Overview
            • Members
            • ConfiguredEndpoint Constructor
              • ConfiguredEndpoint Constructor()
              • ConfiguredEndpoint Constructor(ApplicationDescription,EndpointConfiguration)
              • ConfiguredEndpoint Constructor(ConfiguredEndpointCollection,EndpointDescription)
              • ConfiguredEndpoint Constructor(ConfiguredEndpointCollection,EndpointDescription,EndpointConfiguration)
            • Methods
              • Clone Method
              • GetDiscoveryUrl Method
              • Initialize Method
              • MemberwiseClone Method
              • NeedUpdateFromServer Method
              • ParseExtension<T> Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
              • Update Method
                • Update(ConfiguredEndpoint) Method
                • Update(EndpointDescription) Method
                • Update(EndpointConfiguration) Method
              • UpdateExtension<T> Method
              • UpdateFromServer Method
                • UpdateFromServer() Method
                • UpdateFromServer(Uri,MessageSecurityMode,String) Method
                • UpdateFromServer(Uri,ITransportWaitingConnection,MessageSecurityMode,String) Method
              • UpdateFromServerAsync Method
                • UpdateFromServerAsync(CancellationToken) Method
                • UpdateFromServerAsync(Uri,MessageSecurityMode,String,CancellationToken) Method
                • UpdateFromServerAsync(Uri,ITransportWaitingConnection,MessageSecurityMode,String,CancellationToken) Method
            • Properties
              • BinaryEncodingSupport Property
              • Collection Property
              • Configuration Property
              • Description Property
              • EndpointUrl Property
              • Extensions Property
              • ReverseConnect Property
              • SelectedUserTokenPolicy Property
              • SelectedUserTokenPolicyIndex Property
              • UpdateBeforeConnect Property
              • UserIdentity Property
            • Fields
              • DiscoverySuffix Field
          • ConfiguredEndpointCollection
            • Overview
            • Members
            • ConfiguredEndpointCollection Constructor
              • ConfiguredEndpointCollection Constructor()
              • ConfiguredEndpointCollection Constructor(EndpointConfiguration)
              • ConfiguredEndpointCollection Constructor(ApplicationConfiguration)
            • Methods
              • Add Method
                • Add(EndpointDescription) Method
                • Add(EndpointDescription,EndpointConfiguration) Method
                • Add(ConfiguredEndpoint) Method
              • Clear Method
              • Clone Method
              • Contains Method
              • CopyEndpoints Method
              • CopyTo Method
              • Create Method
              • GetEndpoints Method
              • GetEnumerator Method
              • GetServers Method
              • IndexOf Method
              • Initialize Method
              • Insert Method
              • Load Method
                • Load(ApplicationConfiguration,String) Method
                • Load(ApplicationConfiguration,String,Boolean) Method
                • Load(String) Method
                • Load(Stream) Method
              • MemberwiseClone Method
              • Remove Method
              • RemoveAt Method
              • RemoveServer Method
              • Save Method
                • Save() Method
                • Save(String) Method
                • Save(Stream) Method
              • SetApplicationDescription Method
              • UpdateEndpointsForServer Method
            • Properties
              • Count Property
              • DefaultConfiguration Property
              • DiscoveryUrls Property
              • Endpoints Property
              • IsReadOnly Property
              • Item Property
              • KnownHosts Property
              • TcpProxyUrl Property
          • ConnectionStatusEventArgs
            • Overview
            • Members
            • Properties
              • ChannelStatus Property
              • Closed Property
              • EndpointUrl Property
          • ConnectionWaitingEventArgs
            • Overview
            • Members
            • ConnectionWaitingEventArgs Constructor
            • Properties
              • Accepted Property
              • EndpointUrl Property
              • Handle Property
              • ServerUri Property
          • ContentFilter.ElementResult
            • Overview
            • Members
            • ContentFilter.ElementResult Constructor
            • Methods
              • ToContentFilterElementResult Method
            • Properties
              • OperandResults Property
              • Status Property
            • Operators
              • Implicit Type Conversion Operator
          • ContentFilter.Result
            • Overview
            • Members
            • ContentFilter.Result Constructor
            • Methods
              • ToContextFilterResult Method
            • Properties
              • ElementResults Property
              • Status Property
            • Operators
              • Implicit Type Conversion Operator
          • DataTypeState
            • Overview
            • Members
            • DataTypeState Constructor
            • Methods
              • Clone Method
              • Construct Method
              • GetAttributesToSave Method
              • MemberwiseClone Method
              • ReadNonValueAttribute Method
              • Save Method
                • Save(ISystemContext,XmlEncoder) Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
              • Update Method
                • Update(ISystemContext,XmlDecoder) Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
              • WriteNonValueAttribute Method
            • Properties
              • DataTypeDefinition Property
              • Purpose Property
            • Fields
              • OnReadDataTypeDefinition Field
              • OnWriteDataTypeDefinition Field
          • DataValue
            • Overview
            • Members
            • DataValue Constructor
              • DataValue Constructor()
              • DataValue Constructor(DataValue)
              • DataValue Constructor(Variant)
              • DataValue Constructor(StatusCode)
              • DataValue Constructor(StatusCode,DateTime)
              • DataValue Constructor(Variant,StatusCode)
              • DataValue Constructor(Variant,StatusCode,DateTime)
              • DataValue Constructor(Variant,StatusCode,DateTime,DateTime)
            • Methods
              • Clone Method
              • Equals Method
                • Equals(Object) Method
                • Equals(DataValue) Method
              • GetHashCode Method
              • GetValue Method
                • GetValue(Type) Method
                • GetValue<T>(T) Method
              • IsBad Method
              • IsGood Method
              • IsNotBad Method
              • IsNotGood Method
              • IsNotUncertain Method
              • IsUncertain Method
              • MemberwiseClone Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • ServerPicoseconds Property
              • ServerTimestamp Property
              • SourcePicoseconds Property
              • SourceTimestamp Property
              • StatusCode Property
              • Value Property
              • WrappedValue Property
          • DataValueCollection
            • Overview
            • Members
            • DataValueCollection Constructor
              • DataValueCollection Constructor()
              • DataValueCollection Constructor(IEnumerable<DataValue>)
              • DataValueCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToDataValueCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • DateTimeCollection
            • Overview
            • Members
            • DateTimeCollection Constructor
              • DateTimeCollection Constructor()
              • DateTimeCollection Constructor(Int32)
              • DateTimeCollection Constructor(IEnumerable<DateTime>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToDateTimeCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • DefaultEncodingLimits
            • Overview
            • Members
            • Fields
              • MaxArrayLength Field
              • MaxByteStringLength Field
              • MaxDecoderRecoveries Field
              • MaxEncodingNestingLevels Field
              • MaxMessageSize Field
              • MaxStringLength Field
          • DiagnosticInfo
            • Overview
            • Members
            • DiagnosticInfo Constructor
              • DiagnosticInfo Constructor()
              • DiagnosticInfo Constructor(DiagnosticInfo)
              • DiagnosticInfo Constructor(Int32,Int32,Int32,Int32,String)
              • DiagnosticInfo Constructor(ServiceResult,DiagnosticsMasks,Boolean,StringTable)
              • DiagnosticInfo Constructor(Exception,DiagnosticsMasks,Boolean,StringTable)
            • Methods
              • Clone Method
              • Equals Method
              • GetHashCode Method
              • MemberwiseClone Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • AdditionalInfo Property
              • InnerDiagnosticInfo Property
              • InnerStatusCode Property
              • IsNullDiagnosticInfo Property
              • Locale Property
              • LocalizedText Property
              • NamespaceUri Property
              • SymbolicId Property
            • Fields
              • MaxInnerDepth Field
          • DiagnosticInfoCollection
            • Overview
            • Members
            • DiagnosticInfoCollection Constructor
              • DiagnosticInfoCollection Constructor()
              • DiagnosticInfoCollection Constructor(IEnumerable<DiagnosticInfo>)
              • DiagnosticInfoCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToDiagnosticInfoCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • DirectoryCertificateStore
            • Overview
            • Members
            • DirectoryCertificateStore Constructor
              • DirectoryCertificateStore Constructor()
              • DirectoryCertificateStore Constructor(Boolean)
            • Methods
              • Add Method
              • AddCRL Method
              • AddRejected Method
              • Close Method
              • Delete Method
              • DeleteCRL Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • Enumerate Method
              • EnumerateCRLs Method
                • EnumerateCRLs() Method
                • EnumerateCRLs(X509Certificate2,Boolean) Method
              • FindByThumbprint Method
              • GetPrivateKeyFilePath Method
              • GetPublicKeyFilePath Method
              • IsRevoked Method
              • LoadPrivateKey Method
              • Open Method
            • Properties
              • Directory Property
              • NoPrivateKeys Property
              • StorePath Property
              • StoreType Property
              • SupportsCRLs Property
              • SupportsLoadPrivateKey Property
          • DiscoveryServerConfiguration
            • Overview
            • Members
            • DiscoveryServerConfiguration Constructor
            • Methods
              • Initialize Method
            • Properties
              • DiscoveryServerCacheFile Property
              • ServerNames Property
              • ServerRegistrations Property
          • DoubleCollection
            • Overview
            • Members
            • DoubleCollection Constructor
              • DoubleCollection Constructor()
              • DoubleCollection Constructor(Int32)
              • DoubleCollection Constructor(IEnumerable<Double>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToDoubleCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • EncodeableFactory
            • Overview
            • Members
            • EncodeableFactory Constructor
              • EncodeableFactory Constructor()
              • EncodeableFactory Constructor(Boolean)
              • EncodeableFactory Constructor(IEncodeableFactory)
            • Methods
              • AddEncodeableType Method
                • AddEncodeableType(Type) Method
                • AddEncodeableType(ExpandedNodeId,Type) Method
              • AddEncodeableTypes Method
                • AddEncodeableTypes(Assembly) Method
                • AddEncodeableTypes(IEnumerable<Type>) Method
              • Clone Method
              • Dispose Method
                • Dispose(Boolean) Method
                • Dispose() Method
              • GetSystemType Method
              • GetXmlName Method
                • GetXmlName(Type) Method
                • GetXmlName(Object,IServiceMessageContext) Method
              • MemberwiseClone Method
            • Properties
              • EncodeableTypes Property
              • GlobalFactory Property
              • InstanceId Property
          • EncodeableObject
            • Overview
            • Members
            • Methods
              • ApplyDataEncoding Method
              • Clone Method
              • Decode Method
              • Encode Method
                • Encode(IEncoder) Method
                • Encode(IServiceMessageContext,IEncodeable,Boolean) Method
              • EncodeBinary Method
              • EncodeXml Method
              • IsEqual Method
              • MemberwiseClone Method
            • Properties
              • BinaryEncodingId Property
              • TypeId Property
              • XmlEncodingId Property
          • EncryptedData
            • Overview
            • Members
            • EncryptedData Constructor
            • Properties
              • Algorithm Property
              • Data Property
          • EndpointBase
            • Overview
            • Members
            • Methods
              • BeginInvokeService Method
              • BeginProcessRequest Method
              • CreateFault Method
              • CreateSoapFault Method
              • EndInvokeService Method
              • EndProcessRequest Method
              • FindService Method
              • GetEndpointDescription Method
              • GetHostForContext Method
              • GetServerForContext Method
              • OnRequestReceived Method
              • OnResponseFaultSent Method
              • OnResponseSent Method
              • ProcessRequest Method
              • ReportAuditCertificateEvent Method
              • ReportAuditCloseSecureChannelEvent Method
              • ReportAuditOpenSecureChannelEvent Method
              • SetRequestContext Method
              • TryExtractActivityContextFromParameters Method
            • Properties
              • ActivitySource Property
              • EndpointDescription Property
              • HostForContext Property
              • MessageContext Property
              • ServerError Property
              • ServerForContext Property
              • SupportedServices Property
            • Fields
              • ActivitySourceName Field
          • EventFilter.Result
            • Overview
            • Members
            • EventFilter.Result Constructor
            • Methods
              • GetLongString Method
              • ToEventFilterResult Method
            • Properties
              • SelectClauseResults Property
              • Status Property
              • WhereClauseResult Property
            • Operators
              • Implicit Type Conversion Operator
          • EventNotifiers
            • Overview
            • Members
            • Fields
              • HistoryRead Field
              • HistoryWrite Field
              • None Field
              • SubscribeToEvents Field
          • ExpandedNodeId
            • Overview
            • Members
            • ExpandedNodeId Constructor
              • ExpandedNodeId Constructor(ExpandedNodeId)
              • ExpandedNodeId Constructor(NodeId)
              • ExpandedNodeId Constructor(Object,UInt16,String,UInt32)
              • ExpandedNodeId Constructor(NodeId,String)
              • ExpandedNodeId Constructor(NodeId,String,UInt32)
              • ExpandedNodeId Constructor(UInt32)
              • ExpandedNodeId Constructor(UInt32,UInt16)
              • ExpandedNodeId Constructor(UInt32,String)
              • ExpandedNodeId Constructor(String,UInt16)
              • ExpandedNodeId Constructor(String,String)
              • ExpandedNodeId Constructor(Guid)
              • ExpandedNodeId Constructor(Guid,UInt16)
              • ExpandedNodeId Constructor(Guid,String)
              • ExpandedNodeId Constructor(Byte[])
              • ExpandedNodeId Constructor(Byte[],UInt16)
              • ExpandedNodeId Constructor(Byte[],String)
              • ExpandedNodeId Constructor(String)
            • Methods
              • Clone Method
              • CompareTo Method
              • Equals Method
                • Equals(Object) Method
                • Equals(ExpandedNodeId) Method
              • Format Method
                • Format(IFormatProvider) Method
                • Format(IFormatProvider,StringBuilder) Method
                • Format(StringBuilder,Object,IdType,UInt16,String,UInt32) Method
                • Format(IFormatProvider,StringBuilder,Object,IdType,UInt16,String,UInt32) Method
                • Format(IServiceMessageContext,Boolean) Method
              • GetHashCode Method
              • MemberwiseClone Method
              • Parse Method
                • Parse(String,NamespaceTable,NamespaceTable) Method
                • Parse(String) Method
                • Parse(IServiceMessageContext,String,NodeIdParsingOptions) Method
                • Parse(String,NamespaceTable) Method
              • ToNodeId Method
              • ToString Method
                • ToString(String,IFormatProvider) Method
                • ToString() Method
            • Properties
              • Identifier Property
              • IdType Property
              • IsAbsolute Property
              • IsNull Property
              • NamespaceIndex Property
              • NamespaceUri Property
              • Null Property
              • ServerIndex Property
            • Operators
              • Equality Operator
              • Explicit Type Conversion Operator
              • Greater Than Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
              • Less Than Operator
          • ExpandedNodeIdCollection
            • Overview
            • Members
            • ExpandedNodeIdCollection Constructor
              • ExpandedNodeIdCollection Constructor()
              • ExpandedNodeIdCollection Constructor(IEnumerable<ExpandedNodeId>)
              • ExpandedNodeIdCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToExpandedNodeIdCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • ExtensionObject
            • Overview
            • Members
            • ExtensionObject Constructor
              • ExtensionObject Constructor()
              • ExtensionObject Constructor(ExtensionObject)
              • ExtensionObject Constructor(ExpandedNodeId)
              • ExtensionObject Constructor(Object)
              • ExtensionObject Constructor(ExpandedNodeId,Object)
            • Methods
              • Clone Method
              • Equals Method
              • GetHashCode Method
              • IsNull Method
              • MemberwiseClone Method
              • ToArray Method
              • ToEncodeable Method
              • ToList<T> Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • Body Property
              • Encoding Property
              • Null Property
              • TypeId Property
          • ExtensionObjectCollection
            • Overview
            • Members
            • ExtensionObjectCollection Constructor
              • ExtensionObjectCollection Constructor()
              • ExtensionObjectCollection Constructor(IEnumerable<ExtensionObject>)
              • ExtensionObjectCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToExtensionObjects Method
            • Operators
              • Implicit Type Conversion Operator
          • FilterContext
            • Overview
            • Members
            • FilterContext Constructor
              • FilterContext Constructor(NamespaceTable,ITypeTable,IOperationContext)
              • FilterContext Constructor(NamespaceTable,ITypeTable)
              • FilterContext Constructor(NamespaceTable,ITypeTable,IList<String>)
            • Properties
              • AuditEntryId Property
              • DiagnosticsMask Property
              • NamespaceUris Property
              • OperationDeadline Property
              • OperationStatus Property
              • PreferredLocales Property
              • SessionId Property
              • StringTable Property
              • TypeTree Property
              • UserIdentity Property
          • FloatCollection
            • Overview
            • Members
            • FloatCollection Constructor
              • FloatCollection Constructor()
              • FloatCollection Constructor(Int32)
              • FloatCollection Constructor(IEnumerable<Single>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToFloatCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • FolderState
            • Overview
            • Members
            • FolderState Constructor
            • Methods
              • GetDefaultTypeDefinitionId Method
                • GetDefaultTypeDefinitionId(NamespaceTable) Method
              • Initialize Method
                • Initialize(ISystemContext) Method
          • FolderTypeState
            • Overview
            • Members
            • FolderTypeState Constructor
            • Methods
              • Initialize Method
                • Initialize(ISystemContext) Method
          • HiResClock
            • Overview
            • Members
            • Methods
              • Reset Method
            • Properties
              • Disabled Property
              • Frequency Property
              • TickCount Property
              • TickCount64 Property
              • Ticks Property
              • TicksPerMillisecond Property
              • UtcNow Property
          • IEncodeableCollection
            • Overview
            • Members
            • IEncodeableCollection Constructor
              • IEncodeableCollection Constructor()
              • IEncodeableCollection Constructor(IEnumerable<IEncodeable>)
              • IEncodeableCollection Constructor(Int32)
            • Methods
              • ToIEncodeableCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • ImpersonationContext
            • Overview
            • Members
            • ImpersonationContext Constructor
            • Properties
              • Principal Property
          • InstanceStateSnapshot
            • Overview
            • Members
            • InstanceStateSnapshot Constructor
            • Methods
              • GetAttributeValue Method
              • Initialize Method
              • IsTypeOf Method
              • SetChildValue Method
            • Properties
              • Handle Property
          • Int16Collection
            • Overview
            • Members
            • Int16Collection Constructor
              • Int16Collection Constructor()
              • Int16Collection Constructor(Int32)
              • Int16Collection Constructor(IEnumerable<Int16>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToInt16Collection Method
            • Operators
              • Implicit Type Conversion Operator
          • Int32Collection
            • Overview
            • Members
            • Int32Collection Constructor
              • Int32Collection Constructor()
              • Int32Collection Constructor(Int32)
              • Int32Collection Constructor(IEnumerable<Int32>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToInt32Collection Method
            • Operators
              • Implicit Type Conversion Operator
          • Int64Collection
            • Overview
            • Members
            • Int64Collection Constructor
              • Int64Collection Constructor()
              • Int64Collection Constructor(Int32)
              • Int64Collection Constructor(IEnumerable<Int64>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToInt64Collection Method
            • Operators
              • Implicit Type Conversion Operator
          • InvokeServiceMessage
            • Overview
            • Members
            • InvokeServiceMessage Constructor
              • InvokeServiceMessage Constructor()
              • InvokeServiceMessage Constructor(Byte[])
            • Fields
              • InvokeServiceRequest Field
          • InvokeServiceResponseMessage
            • Overview
            • Members
            • InvokeServiceResponseMessage Constructor
              • InvokeServiceResponseMessage Constructor()
              • InvokeServiceResponseMessage Constructor(Byte[])
            • Fields
              • InvokeServiceResponse Field
          • IReferenceDictionary<T>
            • Overview
            • Members
            • IReferenceDictionary<T> Constructor
            • Methods
              • Add Method
                • Add(IReference,T) Method
                • Add(KeyValuePair<IReference,T>) Method
              • Clear Method
              • Contains Method
              • ContainsKey Method
                • ContainsKey(IReference,ITypeTable) Method
                • ContainsKey(IReference) Method
              • CopyTo Method
              • Find Method
                • Find(NodeId,Boolean) Method
                • Find(NodeId,Boolean,ITypeTable) Method
              • FindReferencesToTarget Method
              • GetEnumerator Method
              • Remove Method
                • Remove(IReference) Method
                • Remove(KeyValuePair<IReference,T>) Method
              • RemoveAll Method
              • TryGetValue Method
            • Properties
              • Count Property
              • IsReadOnly Property
              • Item Property
              • Keys Property
              • Values Property
          • JsonDecoder
            • Overview
            • Members
            • JsonDecoder Constructor
              • JsonDecoder Constructor(String,IServiceMessageContext)
              • JsonDecoder Constructor(Type,JsonTextReader,IServiceMessageContext)
            • Methods
              • Close Method
                • Close() Method
                • Close(Boolean) Method
              • DecodeMessage Method
                • DecodeMessage(Byte[],Type,IServiceMessageContext) Method
                • DecodeMessage(ArraySegment<Byte>,Type,IServiceMessageContext) Method
                • DecodeMessage(Type) Method
              • DecodeSessionLessMessage Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • Pop Method
              • PopNamespace Method
              • PushArray Method
              • PushNamespace Method
              • PushStructure Method
              • ReadArray Method
              • ReadBoolean Method
              • ReadBooleanArray Method
              • ReadByte Method
              • ReadByteArray Method
              • ReadByteString Method
              • ReadByteStringArray Method
              • ReadDataValue Method
              • ReadDataValueArray Method
              • ReadDateTime Method
              • ReadDateTimeArray Method
              • ReadDiagnosticInfo Method
              • ReadDiagnosticInfoArray Method
              • ReadDouble Method
              • ReadDoubleArray Method
              • ReadEncodeable Method
              • ReadEncodeableArray Method
              • ReadEnumerated Method
              • ReadEnumeratedArray Method
              • ReadExpandedNodeId Method
              • ReadExpandedNodeIdArray Method
              • ReadExtensionObject Method
              • ReadExtensionObjectArray Method
              • ReadExtensionObjectBody Method
              • ReadField Method
              • ReadFloat Method
              • ReadFloatArray Method
              • ReadGuid Method
              • ReadGuidArray Method
              • ReadInt16 Method
              • ReadInt16Array Method
              • ReadInt32 Method
              • ReadInt32Array Method
              • ReadInt64 Method
              • ReadInt64Array Method
              • ReadLocalizedText Method
              • ReadLocalizedTextArray Method
              • ReadNodeId Method
              • ReadNodeIdArray Method
              • ReadQualifiedName Method
              • ReadQualifiedNameArray Method
              • ReadSByte Method
              • ReadSByteArray Method
              • ReadStatusCode Method
              • ReadStatusCodeArray Method
              • ReadString Method
              • ReadStringArray Method
              • ReadUInt16 Method
              • ReadUInt16Array Method
              • ReadUInt32 Method
              • ReadUInt32Array Method
              • ReadUInt64 Method
              • ReadUInt64Array Method
              • ReadVariant Method
              • ReadVariantArray Method
              • ReadXmlElement Method
              • ReadXmlElementArray Method
              • SetMappingTables Method
            • Properties
              • Context Property
              • EncodingType Property
              • UpdateNamespaceTable Property
            • Fields
              • RootArrayName Field
          • JsonEncoder
            • Overview
            • Members
            • JsonEncoder Constructor
              • JsonEncoder Constructor(IServiceMessageContext,Boolean)
              • JsonEncoder Constructor(IServiceMessageContext,Boolean,Boolean,Stream,Boolean,Int32)
              • JsonEncoder Constructor(IServiceMessageContext,Boolean,StreamWriter,Boolean)
              • JsonEncoder Constructor(IServiceMessageContext,JsonEncodingType,Boolean,Stream,Boolean,Int32)
              • JsonEncoder Constructor(IServiceMessageContext,JsonEncodingType,StreamWriter,Boolean)
            • Methods
              • Close Method
              • CloseAndReturnText Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • EncodeMessage Method
                • EncodeMessage(IEncodeable,Byte[],IServiceMessageContext) Method
                • EncodeMessage(IEncodeable) Method
              • EncodeSessionLessMessage Method
              • PopArray Method
              • PopNamespace Method
              • PopStructure Method
              • PushArray Method
              • PushNamespace Method
              • PushStructure Method
              • SetMappingTables Method
              • UsingAlternateEncoding<T> Method
              • UsingReversibleEncoding<T> Method
              • WriteArray Method
              • WriteBoolean Method
              • WriteBooleanArray Method
              • WriteByte Method
              • WriteByteArray Method
              • WriteByteString Method
                • WriteByteString(String,Byte[]) Method
                • WriteByteString(String,Byte[],Int32,Int32) Method
              • WriteByteStringArray Method
              • WriteDataValue Method
              • WriteDataValueArray Method
              • WriteDateTime Method
              • WriteDateTimeArray Method
              • WriteDiagnosticInfo Method
              • WriteDiagnosticInfoArray Method
              • WriteDouble Method
              • WriteDoubleArray Method
              • WriteEncodeable Method
              • WriteEncodeableArray Method
              • WriteEnumerated Method
                • WriteEnumerated(String,Enum) Method
                • WriteEnumerated(String,Int32) Method
              • WriteEnumeratedArray Method
              • WriteExpandedNodeId Method
              • WriteExpandedNodeIdArray Method
              • WriteExtensionObject Method
              • WriteExtensionObjectArray Method
              • WriteFloat Method
              • WriteFloatArray Method
              • WriteGuid Method
                • WriteGuid(String,Uuid) Method
                • WriteGuid(String,Guid) Method
              • WriteGuidArray Method
                • WriteGuidArray(String,IList<Uuid>) Method
                • WriteGuidArray(String,IList<Guid>) Method
              • WriteInt16 Method
              • WriteInt16Array Method
              • WriteInt32 Method
              • WriteInt32Array Method
              • WriteInt64 Method
              • WriteInt64Array Method
              • WriteLocalizedText Method
              • WriteLocalizedTextArray Method
              • WriteNodeId Method
              • WriteNodeIdArray Method
              • WriteObjectArray Method
              • WriteQualifiedName Method
              • WriteQualifiedNameArray Method
              • WriteSByte Method
              • WriteSByteArray Method
              • WriteStatusCode Method
              • WriteStatusCodeArray Method
              • WriteString Method
              • WriteStringArray Method
              • WriteUInt16 Method
              • WriteUInt16Array Method
              • WriteUInt32 Method
              • WriteUInt32Array Method
              • WriteUInt64 Method
              • WriteUInt64Array Method
              • WriteVariant Method
              • WriteVariantArray Method
              • WriteVariantContents Method
              • WriteXmlElement Method
              • WriteXmlElementArray Method
            • Properties
              • Context Property
              • EncodeNodeIdAsString Property
              • EncodingToUse Property
              • EncodingType Property
              • ForceNamespaceUri Property
              • ForceNamespaceUriForIndex1 Property
              • IncludeDefaultNumberValues Property
              • IncludeDefaultValues Property
              • UseReversibleEncoding Property
          • LocalizedText
            • Overview
            • Members
            • LocalizedText Constructor
              • LocalizedText Constructor(String,String,String,Object[])
              • LocalizedText Constructor(TranslationInfo)
              • LocalizedText Constructor(LocalizedText)
              • LocalizedText Constructor(String)
              • LocalizedText Constructor(String,String)
              • LocalizedText Constructor(String,String,String)
            • Methods
              • Clone Method
              • Equals Method
              • GetHashCode Method
              • IsNullOrEmpty Method
              • MemberwiseClone Method
              • ToLocalizedText Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • Key Property
              • Locale Property
              • Null Property
              • Text Property
              • TranslationInfo Property
            • Operators
              • Equality Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
          • LocalizedTextCollection
            • Overview
            • Members
            • LocalizedTextCollection Constructor
              • LocalizedTextCollection Constructor()
              • LocalizedTextCollection Constructor(IEnumerable<LocalizedText>)
              • LocalizedTextCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToLocalizedTextCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • Matrix
            • Overview
            • Members
            • Matrix Constructor
              • Matrix Constructor(Array,BuiltInType)
              • Matrix Constructor(Array,BuiltInType,Int32[])
            • Methods
              • Clone Method
              • Equals Method
              • GetHashCode Method
              • MemberwiseClone Method
              • ToArray Method
              • ToString Method
                • ToString(String,IFormatProvider) Method
              • ValidateDimensions Method
                • ValidateDimensions(Boolean,Int32Collection,Int32) Method
                • ValidateDimensions(Int32Collection,Int32,Int32) Method
                • ValidateDimensions(Int32Collection) Method
            • Properties
              • Dimensions Property
              • Elements Property
              • TypeInfo Property
          • MessageContextExtension
            • Overview
            • Members
            • MessageContextExtension Constructor
            • Properties
              • Current Property
              • CurrentContext Property
              • MessageContext Property
          • MethodState
            • Overview
            • Members
            • MethodState Constructor
            • Methods
              • Call Method
                • Call(ISystemContext,NodeId,IList<Variant>,IList<ServiceResult>,IList<Variant>) Method
                • Call(ISystemContext,IList<Object>,IList<Object>) Method
                • Call(ISystemContext,NodeId,IList<Object>,IList<Object>) Method
              • Clone Method
              • Construct Method
              • Export Method
                • Export(ISystemContext,Node) Method
              • FindChild Method
                • FindChild(ISystemContext,QualifiedName,Boolean,BaseInstanceState) Method
              • GetArgumentDefaultValue Method
              • GetAttributesToSave Method
              • GetChildren Method
              • Initialize Method
                • Initialize(ISystemContext) Method
                • Initialize(ISystemContext,NodeState) Method
              • MemberwiseClone Method
              • ReadNonValueAttribute Method
              • Save Method
                • Save(ISystemContext,XmlEncoder) Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
              • Update Method
                • Update(ISystemContext,XmlDecoder) Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
              • ValidateInputArgument Method
              • WriteNonValueAttribute Method
            • Properties
              • Executable Property
              • InputArguments Property
              • MethodDeclarationId Property
              • OutputArguments Property
              • UserExecutable Property
            • Fields
              • OnCallMethod Field
              • OnCallMethod2 Field
              • OnReadExecutable Field
              • OnReadUserExecutable Field
              • OnWriteExecutable Field
              • OnWriteUserExecutable Field
          • MinimumSamplingIntervals
            • Overview
            • Members
            • Fields
              • Continuous Field
              • Indeterminate Field
          • Namespaces
            • Overview
            • Members
            • Fields
              • OAuth2SiteResourceUri Field
              • OpcBinarySchema Field
              • OpcUa Field
              • OpcUaBuiltInTypes Field
              • OpcUaConfig Field
              • OpcUaGds Field
              • OpcUaSdk Field
              • OpcUaSecurity Field
              • OpcUaWsdl Field
              • OpcUaXsd Field
              • WSSecurityExtensions Field
              • WSSecurityUtilities Field
              • XmlSchema Field
              • XmlSchemaInstance Field
          • NamespaceTable
            • Overview
            • Members
            • NamespaceTable Constructor
              • NamespaceTable Constructor()
              • NamespaceTable Constructor(Boolean)
              • NamespaceTable Constructor(IEnumerable<String>)
            • Methods
              • Update Method
          • NodeBrowser
            • Overview
            • Members
            • NodeBrowser Constructor
            • Methods
              • Add Method
                • Add(IReference) Method
                • Add(NodeId,Boolean,NodeState) Method
                • Add(NodeId,Boolean,ExpandedNodeId) Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • IsRequired Method
                • IsRequired(NodeState) Method
                • IsRequired(NodeId,Boolean) Method
              • Next Method
              • Push Method
            • Properties
              • BrowseDirection Property
              • BrowseName Property
              • DataLock Property
              • IncludeSubtypes Property
              • InternalOnly Property
              • ReferenceType Property
              • SystemContext Property
              • View Property
          • NodeId
            • Overview
            • Members
            • NodeId Constructor
              • NodeId Constructor()
              • NodeId Constructor(NodeId)
              • NodeId Constructor(UInt32)
              • NodeId Constructor(UInt32,UInt16)
              • NodeId Constructor(String,UInt16)
              • NodeId Constructor(Guid)
              • NodeId Constructor(Guid,UInt16)
              • NodeId Constructor(Byte[])
              • NodeId Constructor(Byte[],UInt16)
              • NodeId Constructor(String)
              • NodeId Constructor(Object,UInt16)
            • Methods
              • Clone Method
              • CompareTo Method
              • Create Method
              • Equals Method
                • Equals(Object) Method
                • Equals(NodeId) Method
              • Format Method
                • Format(IServiceMessageContext,Boolean) Method
                • Format(StringBuilder,Object,IdType,UInt16) Method
                • Format(IFormatProvider,StringBuilder,Object,IdType,UInt16) Method
              • GetHashCode Method
              • IsNull Method
                • IsNull(NodeId) Method
                • IsNull(ExpandedNodeId) Method
              • MemberwiseClone Method
              • Parse Method
                • Parse(IServiceMessageContext,String,NodeIdParsingOptions) Method
                • Parse(String) Method
              • ToExpandedNodeId Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • Identifier Property
              • IdType Property
              • IsNullNodeId Property
              • NamespaceIndex Property
              • Null Property
            • Operators
              • Equality Operator
              • Greater Than Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
              • Less Than Operator
          • NodeIdCollection
            • Overview
            • Members
            • NodeIdCollection Constructor
              • NodeIdCollection Constructor()
              • NodeIdCollection Constructor(IEnumerable<NodeId>)
              • NodeIdCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToNodeIdCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • NodeIdComparer
            • Overview
            • Members
            • NodeIdComparer Constructor
            • Methods
              • Equals Method
                • Equals(NodeId,NodeId) Method
              • GetHashCode Method
                • GetHashCode(NodeId) Method
          • NodeIdDictionary<T>
            • Overview
            • Members
            • NodeIdDictionary<T> Constructor
              • NodeIdDictionary<T> Constructor()
              • NodeIdDictionary<T> Constructor(Int32)
          • NodeIdParsingOptions
            • Overview
            • Members
            • NodeIdParsingOptions Constructor
            • Properties
              • NamespaceMappings Property
              • ServerMappings Property
              • UpdateTables Property
          • NodeSet
            • Overview
            • Members
            • NodeSet Constructor
            • Methods
              • Add Method
                • Add(Node) Method
                • Add(ILocalNode,NamespaceTable,StringTable) Method
              • AddReference Method
              • Contains Method
              • Copy Method
              • Export Method
                • Export(NodeId,NamespaceTable) Method
                • Export(ExpandedNodeId,NamespaceTable,StringTable) Method
              • Find Method
                • Find(NodeId) Method
                • Find(NodeId,NamespaceTable) Method
              • GetEnumerator Method
              • Import Method
                • Import(NodeId,NamespaceTable) Method
                • Import(ExpandedNodeId,NamespaceTable,StringTable) Method
              • Read Method
              • Remove Method
              • Write Method
          • NodeState
            • Overview
            • Members
            • Methods
              • AddChild Method
              • AddNotifier Method
              • AddProperty<T> Method
              • AddReference Method
              • AddReferences Method
              • AssignNodeIds Method
              • ClearChangeMasks Method
              • Clone Method
              • CloneChildren Method
              • ConditionRefresh Method
              • Create Method
                • Create(ISystemContext,NodeId,QualifiedName,LocalizedText,Boolean) Method
                • Create(ISystemContext,NodeState) Method
              • CreateBrowser Method
              • CreateChild Method
              • Delete Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • Export Method
                • Export(ISystemContext,NodeTable) Method
                • Export(ISystemContext,Node) Method
              • FindChild Method
                • FindChild(ISystemContext,QualifiedName) Method
                • FindChild(ISystemContext,IList<QualifiedName>,Int32) Method
                • FindChild(ISystemContext,QualifiedName,Boolean,BaseInstanceState) Method
              • FindChildBySymbolicName Method
              • FindMethod Method
              • GetAttributesToSave Method
              • GetChildren Method
              • GetHierarchyReferences Method
              • GetHierarchyRoot Method
              • GetInstanceHierarchy Method
              • GetNotifiers Method
                • GetNotifiers(ISystemContext,IList<Notifier>) Method
                • GetNotifiers(ISystemContext,IList<Notifier>,NodeId,Boolean) Method
              • GetReferences Method
                • GetReferences(ISystemContext,IList<IReference>) Method
                • GetReferences(ISystemContext,IList<IReference>,NodeId,Boolean) Method
              • Initialize Method
                • Initialize(ISystemContext) Method
                • Initialize(ISystemContext,String) Method
                • Initialize(ISystemContext,NodeState) Method
              • InitializeOptionalChildren Method
              • LoadAsBinary Method
              • LoadFromXml Method
                • LoadFromXml(ISystemContext,TextReader) Method
                • LoadFromXml(ISystemContext,Stream) Method
                • LoadFromXml(ISystemContext,XmlReader) Method
                • LoadFromXml(ISystemContext,XmlDecoder) Method
              • LoadNode Method
                • LoadNode(ISystemContext,BinaryDecoder) Method
                • LoadNode(ISystemContext,XmlDecoder) Method
              • OnAfterCreate Method
              • OnAfterDelete Method
              • OnBeforeAssignNodeIds Method
              • OnBeforeCreate Method
              • OnBeforeDelete Method
              • PopulateBrowser Method
              • ReadAttribute Method
              • ReadAttributes Method
              • ReadChildAttribute Method
              • ReadNonValueAttribute Method
              • ReadValueAttribute Method
              • ReferenceExists Method
              • RemoveChild Method
              • RemoveNotifier Method
              • RemoveReference Method
              • RemoveReferences Method
              • ReplaceChild Method
              • ReportEvent Method
              • Save Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
                • Save(ISystemContext,XmlEncoder) Method
              • SaveAsBinary Method
                • SaveAsBinary(ISystemContext,Stream) Method
                • SaveAsBinary(ISystemContext,BinaryEncoder) Method
              • SaveAsXml Method
                • SaveAsXml(ISystemContext,Stream) Method
                • SaveAsXml(ISystemContext,XmlEncoder) Method
              • SaveChildren Method
                • SaveChildren(ISystemContext,BinaryEncoder) Method
                • SaveChildren(ISystemContext,XmlEncoder) Method
              • SaveReferences Method
                • SaveReferences(ISystemContext,BinaryEncoder) Method
                • SaveReferences(ISystemContext,XmlEncoder) Method
              • SetAreEventsMonitored Method
              • SetChildValue Method
                • SetChildValue(ISystemContext,QualifiedName,BaseInstanceState,Boolean) Method
                • SetChildValue(ISystemContext,QualifiedName,Object,Boolean) Method
              • SetStatusCode Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
              • Update Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
                • Update(ISystemContext,XmlDecoder) Method
              • UpdateChangeMasks Method
              • UpdateChild Method
                • UpdateChild(ISystemContext,BinaryDecoder) Method
                • UpdateChild(ISystemContext,XmlDecoder) Method
              • UpdateChildren Method
                • UpdateChildren(ISystemContext,BinaryDecoder) Method
                • UpdateChildren(ISystemContext,XmlDecoder) Method
              • UpdateReferences Method
                • UpdateReferences(ISystemContext,BinaryDecoder) Method
                • UpdateReferences(ISystemContext,XmlDecoder) Method
              • UpdateReferenceTargets Method
              • UpdateValues Method
              • Validate Method
              • WriteAttribute Method
              • WriteChildAttribute Method
              • WriteNonValueAttribute Method
              • WriteValueAttribute Method
            • Properties
              • AccessRestrictions Property
              • AreEventsMonitored Property
              • BrowseName Property
              • Categories Property
              • ChangeMasks Property
              • Description Property
              • DisplayName Property
              • Extensions Property
              • Handle Property
              • Initialized Property
              • NodeClass Property
              • NodeId Property
              • NodeSetDocumentation Property
              • ReleaseStatus Property
              • RolePermissions Property
              • Specification Property
              • SymbolicName Property
              • UserRolePermissions Property
              • UserWriteMask Property
              • ValidationRequired Property
              • WriteMask Property
            • Fields
              • m_changeMasks Field
              • m_children Field
              • OnConditionRefresh Field
              • OnCreateBrowser Field
              • OnPopulateBrowser Field
              • OnReadAccessRestrictions Field
              • OnReadBrowseName Field
              • OnReadDescription Field
              • OnReadDisplayName Field
              • OnReadNodeClass Field
              • OnReadNodeId Field
              • OnReadRolePermissions Field
              • OnReadUserRolePermissions Field
              • OnReadUserWriteMask Field
              • OnReadWriteMask Field
              • OnReferenceAdded Field
              • OnReferenceRemoved Field
              • OnReportEvent Field
              • OnStateChanged Field
              • OnValidate Field
              • OnWriteAccessRestrictions Field
              • OnWriteBrowseName Field
              • OnWriteDescription Field
              • OnWriteDisplayName Field
              • OnWriteNodeClass Field
              • OnWriteNodeId Field
              • OnWriteRolePermissions Field
              • OnWriteUserRolePermissions Field
              • OnWriteUserWriteMask Field
              • OnWriteWriteMask Field
            • Events
              • StateChanged Event
          • NodeState.Notifier
            • Overview
            • Members
            • NodeState.Notifier Constructor
            • Fields
              • IsInverse Field
              • Node Field
              • ReferenceTypeId Field
          • NodeStateCollection
            • Overview
            • Members
            • NodeStateCollection Constructor
              • NodeStateCollection Constructor()
              • NodeStateCollection Constructor(Int32)
              • NodeStateCollection Constructor(IEnumerable<NodeState>)
            • Methods
              • LoadFromBinary Method
              • LoadFromBinaryResource Method
              • LoadFromResource Method
              • LoadFromXml Method
              • SaveAsBinary Method
              • SaveAsNodeSet Method
              • SaveAsNodeSet2 Method
                • SaveAsNodeSet2(ISystemContext,Stream,ModelTableEntry,DateTime,Boolean) Method
                • SaveAsNodeSet2(ISystemContext,Stream) Method
                • SaveAsNodeSet2(ISystemContext,Stream,String) Method
              • SaveAsXml Method
                • SaveAsXml(ISystemContext,Stream) Method
                • SaveAsXml(ISystemContext,Stream,Boolean) Method
          • NodeStateFactory
            • Overview
            • Members
            • NodeStateFactory Constructor
            • Methods
              • CreateInstance Method
              • RegisterType Method
              • UnRegisterType Method
          • NodeStateHierarchyReference
            • Overview
            • Members
            • NodeStateHierarchyReference Constructor
              • NodeStateHierarchyReference Constructor(String,IReference)
              • NodeStateHierarchyReference Constructor(String,String,IReference)
            • Properties
              • IsInverse Property
              • ReferenceTypeId Property
              • SourcePath Property
              • TargetId Property
              • TargetPath Property
          • NodeStateReference
            • Overview
            • Members
            • NodeStateReference Constructor
              • NodeStateReference Constructor(NodeId,Boolean,NodeState)
              • NodeStateReference Constructor(NodeId,Boolean,ExpandedNodeId)
            • Properties
              • IsInverse Property
              • ReferenceTypeId Property
              • Target Property
              • TargetId Property
          • NodeTable
            • Overview
            • Members
            • NodeTable Constructor
            • Methods
              • Attach Method
              • Clear Method
              • Exists Method
              • Find Method
                • Find(ExpandedNodeId) Method
                • Find(ExpandedNodeId,NodeId,Boolean,Boolean,QualifiedName) Method
                • Find(ExpandedNodeId,NodeId,Boolean,Boolean) Method
              • GetEnumerator Method
              • Import Method
                • Import(NodeSet,IDictionary<NodeId,IList<IReference>>) Method
                • Import(ReferenceDescription) Method
              • Remove Method
            • Properties
              • Count Property
              • NamespaceUris Property
              • ServerUris Property
              • TypeTree Property
          • OAuth2Credential
            • Overview
            • Members
            • OAuth2Credential Constructor
            • Properties
              • AuthorityUrl Property
              • AuthorizationEndpoint Property
              • ClientId Property
              • ClientSecret Property
              • GrantType Property
              • RedirectUrl Property
              • SelectedServer Property
              • Servers Property
              • TokenEndpoint Property
          • OAuth2CredentialCollection
            • Overview
            • Members
            • OAuth2CredentialCollection Constructor
            • Methods
              • FindByAuthorityUrl Method
              • FindByServerUri Method
              • Load Method
          • OAuth2ServerSettings
            • Overview
            • Members
            • OAuth2ServerSettings Constructor
            • Properties
              • ApplicationUri Property
              • ResourceId Property
              • Scopes Property
          • OAuth2ServerSettingsCollection
            • Overview
            • Members
            • OAuth2ServerSettingsCollection Constructor
          • OperationLimits
            • Overview
            • Members
            • OperationLimits Constructor
            • Properties
              • MaxMonitoredItemsPerCall Property
              • MaxNodesPerBrowse Property
              • MaxNodesPerHistoryReadData Property
              • MaxNodesPerHistoryReadEvents Property
              • MaxNodesPerHistoryUpdateData Property
              • MaxNodesPerHistoryUpdateEvents Property
              • MaxNodesPerMethodCall Property
              • MaxNodesPerNodeManagement Property
              • MaxNodesPerRead Property
              • MaxNodesPerRegisterNodes Property
              • MaxNodesPerTranslateBrowsePathsToNodeIds Property
              • MaxNodesPerWrite Property
          • Profiles
            • Overview
            • Members
            • Methods
              • NormalizeUri Method
            • Fields
              • HttpsBinaryTransport Field
              • HttpsSecurityPolicyHeader Field
              • JwtUserToken Field
              • PubSubMqttJsonTransport Field
              • PubSubMqttUadpTransport Field
              • PubSubUdpUadpTransport Field
              • UaTcpTransport Field
              • UaWssTransport Field
          • PropertyState
            • Overview
            • Members
            • PropertyState Constructor
            • Methods
              • Construct Method
              • GetDefaultTypeDefinitionId Method
                • GetDefaultTypeDefinitionId(NamespaceTable) Method
              • Initialize Method
                • Initialize(ISystemContext) Method
          • PropertyState<T>
            • Overview
            • Members
            • PropertyState<T> Constructor
            • Methods
              • ExtractValueFromVariant Method
                • ExtractValueFromVariant(ISystemContext,Object,Boolean) Method
              • Initialize Method
                • Initialize(ISystemContext) Method
            • Properties
              • Value Property
          • PropertyTypeState
            • Overview
            • Members
            • PropertyTypeState Constructor
            • Methods
              • Construct Method
              • Initialize Method
                • Initialize(ISystemContext) Method
          • PropertyTypeState<T>
            • Overview
            • Members
            • PropertyTypeState<T> Constructor
            • Methods
              • ExtractValueFromVariant Method
              • Initialize Method
                • Initialize(ISystemContext) Method
            • Properties
              • Value Property
          • QualifiedName
            • Overview
            • Members
            • QualifiedName Constructor
              • QualifiedName Constructor(QualifiedName)
              • QualifiedName Constructor(String)
              • QualifiedName Constructor(String,UInt16)
            • Methods
              • Clone Method
              • CompareTo Method
              • Create Method
              • Equals Method
              • Format Method
              • GetHashCode Method
              • IsNull Method
              • IsValid Method
              • MemberwiseClone Method
              • Parse Method
                • Parse(String) Method
                • Parse(IServiceMessageContext,String,Boolean) Method
              • ToQualifiedName Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • Name Property
              • NamespaceIndex Property
              • Null Property
            • Operators
              • Equality Operator
              • Greater Than Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
              • Less Than Operator
          • QualifiedNameCollection
            • Overview
            • Members
            • QualifiedNameCollection Constructor
              • QualifiedNameCollection Constructor()
              • QualifiedNameCollection Constructor(IEnumerable<QualifiedName>)
              • QualifiedNameCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToQualifiedNameCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • ReadOnlyList<T>
            • Overview
            • Members
            • ReadOnlyList<T> Constructor
              • ReadOnlyList<T> Constructor(IList<T>)
              • ReadOnlyList<T> Constructor(IList<T>,Boolean)
            • Methods
              • Add Method
              • Clear Method
              • Contains Method
              • CopyTo Method
              • GetEnumerator Method
              • IndexOf Method
              • Insert Method
              • Remove Method
              • RemoveAt Method
              • ToList Method
            • Properties
              • Count Property
              • IsReadOnly Property
              • Item Property
            • Operators
              • Implicit Type Conversion Operator
          • ReferenceCollection
            • Overview
            • Members
            • ReferenceCollection Constructor
            • Methods
              • Add Method
                • Add(NodeId,Boolean,ExpandedNodeId) Method
                • Add(IReference) Method
              • Clear Method
              • Contains Method
              • CopyTo Method
              • Exists Method
              • Find Method
              • FindReferencesToTarget Method
              • FindTarget Method
              • GetEnumerator Method
              • Remove Method
                • Remove(NodeId,Boolean,ExpandedNodeId) Method
                • Remove(IReference) Method
              • RemoveAll Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • Count Property
              • IsReadOnly Property
          • ReferenceTypeState
            • Overview
            • Members
            • ReferenceTypeState Constructor
            • Methods
              • Clone Method
              • Construct Method
              • Export Method
                • Export(ISystemContext,Node) Method
              • GetAttributesToSave Method
              • Initialize Method
                • Initialize(ISystemContext) Method
                • Initialize(ISystemContext,NodeState) Method
              • MemberwiseClone Method
              • ReadNonValueAttribute Method
              • Save Method
                • Save(ISystemContext,XmlEncoder) Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
              • Update Method
                • Update(ISystemContext,XmlDecoder) Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
              • WriteNonValueAttribute Method
            • Properties
              • InverseName Property
              • Symmetric Property
            • Fields
              • OnReadInverseName Field
              • OnReadSymmetric Field
              • OnWriteInverseName Field
              • OnWriteSymmetric Field
          • RelativePathFormatter
            • Overview
            • Members
            • RelativePathFormatter Constructor
              • RelativePathFormatter Constructor(RelativePath,ITypeTable)
              • RelativePathFormatter Constructor()
            • Methods
              • IsEmpty Method
              • Parse Method
                • Parse(String,NamespaceTable,NamespaceTable) Method
                • Parse(String) Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
              • TranslateNamespaceIndexes Method
              • UpdateNamespaceTable Method
            • Properties
              • Elements Property
          • RelativePathFormatter.Element
            • Overview
            • Members
            • RelativePathFormatter.Element Constructor
              • RelativePathFormatter.Element Constructor(RelativePathElement,ITypeTable)
              • RelativePathFormatter.Element Constructor()
            • Methods
              • Parse Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • ElementType Property
              • IncludeSubtypes Property
              • ReferenceTypeName Property
              • TargetName Property
          • ReverseConnectClient
            • Overview
            • Members
            • ReverseConnectClient Constructor
            • Properties
              • Enabled Property
              • EndpointUrl Property
              • MaxSessionCount Property
              • Timeout Property
          • ReverseConnectClientCollection
            • Overview
            • Members
            • ReverseConnectClientCollection Constructor
              • ReverseConnectClientCollection Constructor()
              • ReverseConnectClientCollection Constructor(IEnumerable<ReverseConnectClient>)
              • ReverseConnectClientCollection Constructor(Int32)
          • ReverseConnectClientConfiguration
            • Overview
            • Members
            • ReverseConnectClientConfiguration Constructor
            • Properties
              • ClientEndpoints Property
              • HoldTime Property
              • WaitTimeout Property
          • ReverseConnectClientEndpoint
            • Overview
            • Members
            • ReverseConnectClientEndpoint Constructor
            • Properties
              • EndpointUrl Property
          • ReverseConnectClientEndpointCollection
            • Overview
            • Members
            • ReverseConnectClientEndpointCollection Constructor
              • ReverseConnectClientEndpointCollection Constructor()
              • ReverseConnectClientEndpointCollection Constructor(IEnumerable<ReverseConnectClientEndpoint>)
              • ReverseConnectClientEndpointCollection Constructor(Int32)
          • ReverseConnectEndpoint
            • Overview
            • Members
            • ReverseConnectEndpoint Constructor
            • Methods
              • Initialize Method
            • Properties
              • Enabled Property
              • ServerUri Property
              • Thumbprint Property
          • ReverseConnectHost
            • Overview
            • Members
            • ReverseConnectHost Constructor
            • Methods
              • Close Method
              • CreateListener Method
              • Open Method
            • Properties
              • Url Property
          • ReverseConnectServerConfiguration
            • Overview
            • Members
            • ReverseConnectServerConfiguration Constructor
            • Properties
              • Clients Property
              • ConnectInterval Property
              • ConnectTimeout Property
              • RejectTimeout Property
          • SamplingRateGroup
            • Overview
            • Members
            • SamplingRateGroup Constructor
              • SamplingRateGroup Constructor()
              • SamplingRateGroup Constructor(Int32,Int32,Int32)
            • Methods
              • Initialize Method
            • Properties
              • Count Property
              • Increment Property
              • Start Property
          • SamplingRateGroupCollection
            • Overview
            • Members
            • SamplingRateGroupCollection Constructor
              • SamplingRateGroupCollection Constructor()
              • SamplingRateGroupCollection Constructor(IEnumerable<SamplingRateGroup>)
              • SamplingRateGroupCollection Constructor(Int32)
          • SByteCollection
            • Overview
            • Members
            • SByteCollection Constructor
              • SByteCollection Constructor()
              • SByteCollection Constructor(Int32)
              • SByteCollection Constructor(IEnumerable<SByte>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToSByteCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • SecureChannelContext
            • Overview
            • Members
            • SecureChannelContext Constructor
              • SecureChannelContext Constructor(String,EndpointDescription,RequestEncoding)
              • SecureChannelContext Constructor()
            • Properties
              • Current Property
              • EndpointDescription Property
              • MessageEncoding Property
              • SecureChannelId Property
          • SecurityAlgorithms
            • Overview
            • Members
            • Fields
              • Aes128 Field
              • Aes256 Field
              • HmacSha1 Field
              • HmacSha256 Field
              • KwRsa15 Field
              • KwRsaOaep Field
              • PSha1 Field
              • PSha256 Field
              • Rsa15 Field
              • Rsa15Sha256 Field
              • RsaOaep Field
              • RsaOaepSha256 Field
              • RsaPssSha256 Field
              • RsaSha1 Field
              • RsaSha256 Field
          • SecurityConfiguration
            • Overview
            • Members
            • SecurityConfiguration Constructor
            • Methods
              • AddTrustedPeer Method
              • Initialize Method
              • Validate Method
            • Properties
              • AddAppCertToTrustedStore Property
              • ApplicationCertificate Property
              • AutoAcceptUntrustedCertificates Property
              • CertificatePasswordProvider Property
              • HttpsIssuerCertificates Property
              • MaxRejectedCertificates Property
              • MinimumCertificateKeySize Property
              • NonceLength Property
              • RejectedCertificateStore Property
              • RejectSHA1SignedCertificates Property
              • RejectUnknownRevocationStatus Property
              • SendCertificateChain Property
              • SuppressNonceValidationErrors Property
              • TrustedHttpsCertificates Property
              • TrustedIssuerCertificates Property
              • TrustedPeerCertificates Property
              • TrustedUserCertificates Property
              • UserIssuerCertificates Property
              • UserRoleDirectory Property
              • UseValidatedCertificates Property
          • SecurityPolicies
            • Overview
            • Members
            • Methods
              • Decrypt Method
              • Encrypt Method
              • GetDefaultUris Method
              • GetDisplayName Method
              • GetDisplayNames Method
              • GetUri Method
              • Sign Method
              • Verify Method
            • Fields
              • Aes128_Sha256_RsaOaep Field
              • Aes256_Sha256_RsaPss Field
              • BaseUri Field
              • Basic128Rsa15 Field
              • Basic256 Field
              • Basic256Sha256 Field
              • Https Field
              • None Field
          • ServerBase
            • Overview
            • Members
            • ServerBase Constructor
            • Methods
              • CreateConnection Method
              • CreateResponse Method
                • CreateResponse(RequestHeader,UInt32) Method
                • CreateResponse(RequestHeader,Exception) Method
                • CreateResponse(RequestHeader,StringTable) Method
              • CreateServiceHost Method
              • CreateServiceHostEndpoint Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • FilterByEndpointUrl Method
              • FilterByProfile Method
              • GetDiscoveryUrls Method
              • GetEndpointInstance Method
              • GetEndpoints Method
              • GetServiceContract Method
              • GetUserTokenPolicies Method
              • InitializeBaseAddresses Method
              • InitializeRequestQueue Method
              • InitializeServiceHosts Method
              • LoadServerProperties Method
              • NormalizeHostname Method
              • OnCertificateUpdate Method
              • OnConnectionStatusChanged Method
              • OnServerStarting Method
              • OnServerStopping Method
              • OnUpdateConfiguration Method
              • ProcessRequest Method
              • ReportAuditCertificateEvent Method
              • ReportAuditCloseSecureChannelEvent Method
              • ReportAuditOpenSecureChannelEvent Method
              • RequireEncryption Method
              • ScheduleIncomingRequest Method
              • Start Method
                • Start(ApplicationConfiguration,Uri[]) Method
                • Start(ApplicationConfiguration) Method
              • StartApplication Method
              • Stop Method
              • TranslateApplicationDescription Method
              • TranslateEndpointDescriptions Method
              • ValidateRequest Method
            • Properties
              • BaseAddresses Property
              • CertificateValidator Property
              • Configuration Property
              • Endpoints Property
              • InstanceCertificate Property
              • InstanceCertificateChain Property
              • MessageContext Property
              • ServerCapabilities Property
              • ServerDescription Property
              • ServerError Property
              • ServerProperties Property
              • ServiceHosts Property
              • TransportListeners Property
            • Events
              • ConnectionStatusChanged Event
          • ServerBaseConfiguration
            • Overview
            • Members
            • ServerBaseConfiguration Constructor
            • Methods
              • Initialize Method
              • Validate Method
            • Properties
              • AlternateBaseAddresses Property
              • BaseAddresses Property
              • MaxQueuedRequestCount Property
              • MaxRequestThreadCount Property
              • MinRequestThreadCount Property
              • SecurityPolicies Property
          • ServerConfiguration
            • Overview
            • Members
            • ServerConfiguration Constructor
            • Methods
              • Initialize Method
              • Validate Method
            • Properties
              • AuditingEnabled Property
              • AvailableSamplingRates Property
              • DiagnosticsEnabled Property
              • MaxBrowseContinuationPoints Property
              • MaxChannelCount Property
              • MaxEventQueueSize Property
              • MaxHistoryContinuationPoints Property
              • MaxMessageQueueSize Property
              • MaxNotificationQueueSize Property
              • MaxNotificationsPerPublish Property
              • MaxPublishingInterval Property
              • MaxPublishRequestCount Property
              • MaxQueryContinuationPoints Property
              • MaxRegistrationInterval Property
              • MaxRequestAge Property
              • MaxSessionCount Property
              • MaxSessionTimeout Property
              • MaxSubscriptionCount Property
              • MaxSubscriptionLifetime Property
              • MaxTrustListSize Property
              • MinMetadataSamplingInterval Property
              • MinPublishingInterval Property
              • MinSessionTimeout Property
              • MinSubscriptionLifetime Property
              • MultiCastDnsEnabled Property
              • NodeManagerSaveFile Property
              • OperationLimits Property
              • PublishingResolution Property
              • RegistrationEndpoint Property
              • ReverseConnect Property
              • ServerCapabilities Property
              • ServerProfileArray Property
              • ShutdownDelay Property
              • SupportedPrivateKeyFormats Property
              • UserTokenPolicies Property
          • ServerProperties
            • Overview
            • Members
            • ServerProperties Constructor
            • Properties
              • BuildDate Property
              • BuildNumber Property
              • DatatypeAssemblies Property
              • ManufacturerName Property
              • ProductName Property
              • ProductUri Property
              • SoftwareCertificates Property
              • SoftwareVersion Property
          • ServerRegistration
            • Overview
            • Members
            • ServerRegistration Constructor
            • Methods
              • Initialize Method
            • Properties
              • AlternateDiscoveryUrls Property
              • ApplicationUri Property
          • ServerRegistrationCollection
            • Overview
            • Members
            • ServerRegistrationCollection Constructor
              • ServerRegistrationCollection Constructor()
              • ServerRegistrationCollection Constructor(IEnumerable<ServerRegistration>)
              • ServerRegistrationCollection Constructor(Int32)
          • ServerSecurityPolicy
            • Overview
            • Members
            • ServerSecurityPolicy Constructor
            • Methods
              • CalculateSecurityLevel Method
              • Initialize Method
            • Properties
              • SecurityMode Property
              • SecurityPolicyUri Property
          • ServerSecurityPolicyCollection
            • Overview
            • Members
            • ServerSecurityPolicyCollection Constructor
              • ServerSecurityPolicyCollection Constructor()
              • ServerSecurityPolicyCollection Constructor(IEnumerable<ServerSecurityPolicy>)
              • ServerSecurityPolicyCollection Constructor(Int32)
          • ServiceHost
            • Overview
            • Members
            • ServiceHost Constructor
            • Methods
              • Abort Method
              • Close Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • Open Method
            • Properties
              • Server Property
              • State Property
          • ServiceMessageContext
            • Overview
            • Members
            • ServiceMessageContext Constructor
            • Properties
              • Factory Property
              • GlobalContext Property
              • MaxArrayLength Property
              • MaxByteStringLength Property
              • MaxDecoderRecoveries Property
              • MaxEncodingNestingLevels Property
              • MaxMessageSize Property
              • MaxStringLength Property
              • NamespaceUris Property
              • ServerUris Property
              • ThreadContext Property
          • ServiceResult
            • Overview
            • Members
            • ServiceResult Constructor
              • ServiceResult Constructor(StatusCode,String,String,LocalizedText,String,ServiceResult)
              • ServiceResult Constructor(ServiceResult,ServiceResult)
              • ServiceResult Constructor(StatusCode,ServiceResult)
              • ServiceResult Constructor(StatusCode,String,String,LocalizedText,String)
              • ServiceResult Constructor(StatusCode,String,String,LocalizedText)
              • ServiceResult Constructor(StatusCode,String,String)
              • ServiceResult Constructor(StatusCode,XmlQualifiedName,LocalizedText)
              • ServiceResult Constructor(StatusCode,LocalizedText)
              • ServiceResult Constructor(StatusCode)
              • ServiceResult Constructor(UInt32)
              • ServiceResult Constructor(StatusCode,String,String,LocalizedText,String,Exception)
              • ServiceResult Constructor(StatusCode,String,String,LocalizedText,Exception)
              • ServiceResult Constructor(StatusCode,String,String,Exception)
              • ServiceResult Constructor(StatusCode,LocalizedText,Exception)
              • ServiceResult Constructor(StatusCode,Exception)
              • ServiceResult Constructor(Exception,UInt32,String,String,LocalizedText)
              • ServiceResult Constructor(Exception,UInt32,LocalizedText)
              • ServiceResult Constructor(Exception,UInt32,String,String)
              • ServiceResult Constructor(Exception,UInt32)
              • ServiceResult Constructor(Exception)
              • ServiceResult Constructor(StatusCode,DiagnosticInfo,IList<String>)
              • ServiceResult Constructor(StatusCode,Int32,DiagnosticInfoCollection,IList<String>)
            • Methods
              • BuildExceptionTrace Method
              • Create Method
                • Create(UInt32,TranslationInfo) Method
                • Create(Exception,TranslationInfo,UInt32) Method
                • Create(UInt32,String,Object[]) Method
                • Create(Exception,UInt32,String,Object[]) Method
              • IsBad Method
              • IsGood Method
              • IsNotBad Method
              • IsNotGood Method
              • IsNotUncertain Method
              • IsUncertain Method
              • LookupSymbolicId Method
              • ToLongString Method
              • ToString Method
            • Properties
              • AdditionalInfo Property
              • Code Property
              • Good Property
              • InnerResult Property
              • LocalizedText Property
              • NamespaceUri Property
              • StatusCode Property
              • SymbolicId Property
            • Operators
              • Explicit Type Conversion Operator
              • Implicit Type Conversion Operator
          • ServiceResultException
            • Overview
            • Members
            • ServiceResultException Constructor
              • ServiceResultException Constructor()
              • ServiceResultException Constructor(String)
              • ServiceResultException Constructor(Exception,UInt32)
              • ServiceResultException Constructor(String,Exception)
              • ServiceResultException Constructor(UInt32)
              • ServiceResultException Constructor(UInt32,String)
              • ServiceResultException Constructor(UInt32,Exception)
              • ServiceResultException Constructor(UInt32,String,Exception)
              • ServiceResultException Constructor(ServiceResult)
            • Methods
              • Create Method
                • Create(UInt32,String,Object[]) Method
                • Create(UInt32,Exception,String,Object[]) Method
                • Create(StatusCode,Int32,DiagnosticInfoCollection,IList<String>) Method
              • ToLongString Method
            • Properties
              • AdditionalInfo Property
              • InnerResult Property
              • LocalizedText Property
              • NamespaceUri Property
              • Result Property
              • StatusCode Property
              • SymbolicId Property
          • SessionLessServiceMessage
            • Overview
            • Members
            • SessionLessServiceMessage Constructor
            • Methods
              • Decode Method
              • Encode Method
            • Fields
              • LocaleIds Field
              • Message Field
              • NamespaceUris Field
              • ServerUris Field
              • UriVersion Field
          • SoftwareCertificate
            • Overview
            • Members
            • SoftwareCertificate Constructor
            • Methods
              • Validate Method
            • Properties
              • SignedCertificate Property
          • StatusCodeCollection
            • Overview
            • Members
            • StatusCodeCollection Constructor
              • StatusCodeCollection Constructor()
              • StatusCodeCollection Constructor(IEnumerable<StatusCode>)
              • StatusCodeCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToStatusCodeCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • StringCollection
            • Overview
            • Members
            • StringCollection Constructor
              • StringCollection Constructor()
              • StringCollection Constructor(Int32)
              • StringCollection Constructor(IEnumerable<String>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToStringCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • StringTable
            • Overview
            • Members
            • StringTable Constructor
              • StringTable Constructor()
              • StringTable Constructor(Boolean)
              • StringTable Constructor(IEnumerable<String>)
            • Methods
              • Append Method
              • CreateMapping Method
              • GetIndex Method
              • GetIndexOrAppend Method
              • GetString Method
              • ToArray Method
              • Update Method
            • Properties
              • Count Property
              • InstanceId Property
              • SyncRoot Property
          • SystemContext
            • Overview
            • Members
            • SystemContext Constructor
              • SystemContext Constructor()
              • SystemContext Constructor(IOperationContext)
            • Methods
              • Copy Method
            • Properties
              • AuditEntryId Property
              • DiagnosticsMask Property
              • EncodeableFactory Property
              • NamespaceUris Property
              • NodeIdFactory Property
              • NodeStateFactory Property
              • OperationContext Property
              • OperationDeadline Property
              • OperationStatus Property
              • PreferredLocales Property
              • ServerUris Property
              • SessionId Property
              • StringTable Property
              • SystemHandle Property
              • TypeTable Property
              • UserIdentity Property
          • TraceConfiguration
            • Overview
            • Members
            • TraceConfiguration Constructor
            • Methods
              • ApplySettings Method
              • Initialize Method
            • Properties
              • DeleteOnLoad Property
              • OutputFilePath Property
              • TraceMasks Property
          • TraceEventArgs
            • Overview
            • Members
            • Properties
              • Arguments Property
              • Exception Property
              • Format Property
              • Message Property
              • TraceMask Property
          • TraceEventLogger
            • Overview
            • Members
            • TraceEventLogger Constructor
            • Methods
              • BeginScope<TState> Method
              • IsEnabled Method
              • Log<TState> Method
            • Properties
              • LogLevel Property
          • Tracing
            • Overview
            • Members
            • Methods
              • IsEnabled Method
            • Properties
              • Instance Property
            • Events
              • TraceEventHandler Event
          • TranslationInfo
            • Overview
            • Members
            • TranslationInfo Constructor
              • TranslationInfo Constructor()
              • TranslationInfo Constructor(String,LocalizedText)
              • TranslationInfo Constructor(XmlQualifiedName,Object[])
              • TranslationInfo Constructor(String,String,String)
              • TranslationInfo Constructor(String,String,String,Object[])
            • Properties
              • Args Property
              • Key Property
              • Locale Property
              • Text Property
          • TransportChannelSettings
            • Overview
            • Members
            • TransportChannelSettings Constructor
            • Properties
              • CertificateValidator Property
              • ClientCertificate Property
              • ClientCertificateChain Property
              • Configuration Property
              • Description Property
              • Factory Property
              • NamespaceUris Property
              • ServerCertificate Property
          • TransportConfiguration
            • Overview
            • Members
            • TransportConfiguration Constructor
              • TransportConfiguration Constructor()
              • TransportConfiguration Constructor(String,Type)
            • Properties
              • TypeName Property
              • UriScheme Property
          • TransportConfigurationCollection
            • Overview
            • Members
            • TransportConfigurationCollection Constructor
              • TransportConfigurationCollection Constructor()
              • TransportConfigurationCollection Constructor(IEnumerable<TransportConfiguration>)
              • TransportConfigurationCollection Constructor(Int32)
          • TransportListenerSettings
            • Overview
            • Members
            • TransportListenerSettings Constructor
            • Properties
              • CertificateValidator Property
              • Configuration Property
              • Descriptions Property
              • Factory Property
              • MaxChannelCount Property
              • NamespaceUris Property
              • ReverseConnectListener Property
              • ServerCertificate Property
              • ServerCertificateChain Property
          • TransportQuotas
            • Overview
            • Members
            • TransportQuotas Constructor
            • Methods
              • Initialize Method
            • Properties
              • ChannelLifetime Property
              • MaxArrayLength Property
              • MaxBufferSize Property
              • MaxByteStringLength Property
              • MaxDecoderRecoveries Property
              • MaxEncodingNestingLevels Property
              • MaxMessageSize Property
              • MaxStringLength Property
              • OperationTimeout Property
              • SecurityTokenLifetime Property
          • TypeInfo
            • Overview
            • Members
            • TypeInfo Constructor
            • Methods
              • Cast Method
                • Cast(Object,BuiltInType) Method
                • Cast(Object,TypeInfo,BuiltInType) Method
              • CastArray Method
                • CastArray(Array,BuiltInType,Array,BuiltInType,CastArrayElementHandler) Method
                • CastArray(Array,BuiltInType,BuiltInType,CastArrayElementHandler) Method
              • Construct Method
                • Construct(Object) Method
                • Construct(Type) Method
              • CreateArray Method
              • Equals Method
              • GetBuiltInType Method
                • GetBuiltInType(NodeId) Method
                • GetBuiltInType(NodeId,ITypeTable) Method
              • GetBuiltInTypeAsync Method
              • GetDataTypeId Method
                • GetDataTypeId(Object) Method
                • GetDataTypeId(Type) Method
                • GetDataTypeId(TypeInfo) Method
                • GetDataTypeId(Object,NamespaceTable,ITypeTable) Method
              • GetDefaultValue Method
                • GetDefaultValue(BuiltInType) Method
                • GetDefaultValue(NodeId,Int32) Method
                • GetDefaultValue(NodeId,Int32,ITypeTable) Method
              • GetHashCode Method
              • GetSystemType Method
                • GetSystemType(ExpandedNodeId,IEncodeableFactory) Method
                • GetSystemType(BuiltInType,Int32) Method
              • GetValueRank Method
                • GetValueRank(Object) Method
                • GetValueRank(Type) Method
              • IsEncodingNullableType Method
              • IsInstanceOfDataType Method
              • IsNumericType Method
              • IsValueType Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • BuiltInType Property
              • Unknown Property
              • ValueRank Property
          • TypeInfo.Arrays
            • Overview
            • Members
            • Fields
              • Boolean Field
              • Byte Field
              • ByteString Field
              • DataValue Field
              • DateTime Field
              • DiagnosticInfo Field
              • Double Field
              • ExpandedNodeId Field
              • ExtensionObject Field
              • Float Field
              • Guid Field
              • Int16 Field
              • Int32 Field
              • Int64 Field
              • LocalizedText Field
              • NodeId Field
              • QualifiedName Field
              • SByte Field
              • StatusCode Field
              • String Field
              • UInt16 Field
              • UInt32 Field
              • UInt64 Field
              • Variant Field
              • XmlElement Field
          • TypeInfo.Scalars
            • Overview
            • Members
            • Fields
              • Boolean Field
              • Byte Field
              • ByteString Field
              • DataValue Field
              • DateTime Field
              • DiagnosticInfo Field
              • Double Field
              • ExpandedNodeId Field
              • ExtensionObject Field
              • Float Field
              • Guid Field
              • Int16 Field
              • Int32 Field
              • Int64 Field
              • LocalizedText Field
              • NodeId Field
              • QualifiedName Field
              • SByte Field
              • StatusCode Field
              • String Field
              • UInt16 Field
              • UInt32 Field
              • UInt64 Field
              • Variant Field
              • XmlElement Field
          • TypeTable
            • Overview
            • Members
            • TypeTable Constructor
            • Methods
              • Add Method
              • AddEncoding Method
              • AddReferenceSubtype Method
              • AddSubtype Method
              • Clear Method
              • FindDataTypeId Method
                • FindDataTypeId(ExpandedNodeId) Method
                • FindDataTypeId(NodeId) Method
              • FindReferenceType Method
              • FindReferenceTypeName Method
              • FindSubTypes Method
              • FindSuperType Method
                • FindSuperType(ExpandedNodeId) Method
                • FindSuperType(NodeId) Method
              • FindSuperTypeAsync Method
                • FindSuperTypeAsync(ExpandedNodeId,CancellationToken) Method
                • FindSuperTypeAsync(NodeId,CancellationToken) Method
              • IsEncodingFor Method
                • IsEncodingFor(NodeId,ExtensionObject) Method
                • IsEncodingFor(NodeId,Object) Method
              • IsEncodingOf Method
              • IsKnown Method
                • IsKnown(ExpandedNodeId) Method
                • IsKnown(NodeId) Method
              • IsTypeOf Method
                • IsTypeOf(ExpandedNodeId,ExpandedNodeId) Method
                • IsTypeOf(NodeId,NodeId) Method
              • Remove Method
          • UaChannelBase
            • Overview
            • Members
            • Methods
              • BeginClose Method
              • BeginInvokeService Method
              • BeginOpen Method
              • BeginReconnect Method
              • BeginSendRequest Method
              • Close Method
              • CloseAsync Method
              • CloseChannel Method
              • CreateUaBinaryChannel Method
                • CreateUaBinaryChannel(ApplicationConfiguration,ITransportWaitingConnection,EndpointDescription,EndpointConfiguration,X509Certificate2,X509Certificate2Collection,IServiceMessageContext) Method
                • CreateUaBinaryChannel(ApplicationConfiguration,EndpointDescription,EndpointConfiguration,X509Certificate2,IServiceMessageContext) Method
                • CreateUaBinaryChannel(ApplicationConfiguration,EndpointDescription,EndpointConfiguration,X509Certificate2,X509Certificate2Collection,IServiceMessageContext) Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • EndClose Method
              • EndInvokeService Method
              • EndOpen Method
              • EndReconnect Method
              • EndSendRequest Method
              • EndSendRequestAsync Method
              • Initialize Method
                • Initialize(Uri,TransportChannelSettings) Method
                • Initialize(ITransportWaitingConnection,TransportChannelSettings) Method
              • InvokeService Method
              • Open Method
              • OpenChannel Method
              • Reconnect Method
                • Reconnect() Method
                • Reconnect(ITransportWaitingConnection) Method
              • ScheduleOutgoingRequest Method
              • SendRequest Method
              • SendRequestAsync Method
            • Properties
              • BinaryEncodingSupport Property
              • CurrentToken Property
              • EndpointConfiguration Property
              • EndpointDescription Property
              • MessageContext Property
              • OperationTimeout Property
              • SupportedFeatures Property
              • UseBinaryEncoding Property
          • UaChannelBase<TChannel>
            • Overview
            • Members
            • UaChannelBase<TChannel> Constructor
            • Methods
              • BeginInvokeService Method
              • Dispose Method
                • Dispose(Boolean) Method
              • EndInvokeService Method
              • InvokeService Method
              • Reconnect Method
                • Reconnect() Method
                • Reconnect(ITransportWaitingConnection) Method
            • Properties
              • Channel Property
          • UInt16Collection
            • Overview
            • Members
            • UInt16Collection Constructor
              • UInt16Collection Constructor()
              • UInt16Collection Constructor(Int32)
              • UInt16Collection Constructor(IEnumerable<UInt16>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToUInt16Collection Method
            • Operators
              • Implicit Type Conversion Operator
          • UInt32Collection
            • Overview
            • Members
            • UInt32Collection Constructor
              • UInt32Collection Constructor()
              • UInt32Collection Constructor(Int32)
              • UInt32Collection Constructor(IEnumerable<UInt32>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToUInt32Collection Method
            • Operators
              • Implicit Type Conversion Operator
          • UInt64Collection
            • Overview
            • Members
            • UInt64Collection Constructor
              • UInt64Collection Constructor()
              • UInt64Collection Constructor(Int32)
              • UInt64Collection Constructor(IEnumerable<UInt64>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToUInt64Collection Method
            • Operators
              • Implicit Type Conversion Operator
          • UserIdentity
            • Overview
            • Members
            • UserIdentity Constructor
              • UserIdentity Constructor()
              • UserIdentity Constructor(String,String)
              • UserIdentity Constructor(IssuedIdentityToken)
              • UserIdentity Constructor(CertificateIdentifier)
              • UserIdentity Constructor(CertificateIdentifier,CertificatePasswordProvider)
              • UserIdentity Constructor(X509Certificate2)
              • UserIdentity Constructor(UserIdentityToken)
            • Methods
              • GetIdentityToken Method
            • Properties
              • DisplayName Property
              • GrantedRoleIds Property
              • IssuedTokenType Property
              • PolicyId Property
              • SupportsSignatures Property
              • TokenType Property
          • Utils
            • Overview
            • Members
            • Methods
              • Append Method
              • AreDomainsEqual Method
                • AreDomainsEqual(Uri,Uri) Method
                • AreDomainsEqual(String,String) Method
              • BeginScope Method
              • Clone Method
              • CompareNonce Method
              • DefaultXmlReaderSettings Method
              • DefaultXmlWriterSettings Method
              • EscapeUri Method
              • FindInstalledFile Method
              • FindStringIgnoreCase Method
              • FlattenArray Method
              • Format Method
              • FromHexString Method
              • GetAbsoluteDirectoryPath Method
                • GetAbsoluteDirectoryPath(String,Boolean,Boolean) Method
                • GetAbsoluteDirectoryPath(String,Boolean,Boolean,Boolean) Method
              • GetAbsoluteFilePath Method
                • GetAbsoluteFilePath(String) Method
                • GetAbsoluteFilePath(String,Boolean,Boolean,Boolean,Boolean) Method
              • GetAssemblyBuildNumber Method
              • GetAssemblySoftwareVersion Method
              • GetAssemblyTimestamp Method
              • GetDataMemberName Method
              • GetDeadline Method
              • GetFieldNames Method
              • GetFilePathDisplayName Method
              • GetFullQualifiedDomainName Method
              • GetHostAddresses Method
              • GetHostAddressesAsync Method
              • GetHostName Method
              • GetIdentifier Method
              • GetLanguageId Method
              • GetTimeout Method
              • GetTimeZoneInfo Method
              • GetVersionTime Method
              • IncrementIdentifier Method
                • IncrementIdentifier(Int64) Method
                • IncrementIdentifier(Int32) Method
              • IsEqual Method
                • IsEqual(DateTime,DateTime) Method
                • IsEqual<T>(T,T) Method
                • IsEqual<T>(IEnumerable<T>,IEnumerable<T>) Method
                • IsEqual<T>(T[],T[]) Method
                • IsEqual(Byte[],Byte[]) Method
                • IsEqual(Object,Object) Method
              • IsEqualUserIdentity Method
              • IsPathRooted Method
              • IsRunningOnMono Method
              • IsUriHttpsScheme Method
              • IsValidLocaleId Method
              • Log Method
                • Log(LogLevel,String,Object[]) Method
                • Log(LogLevel,EventId,String,Object[]) Method
                • Log(LogLevel,Exception,String,Object[]) Method
                • Log(LogLevel,EventId,Exception,String,Object[]) Method
              • LogCertificate Method
                • LogCertificate(String,X509Certificate2,Object[]) Method
                • LogCertificate(LogLevel,String,X509Certificate2,Object[]) Method
                • LogCertificate(EventId,String,X509Certificate2,Object[]) Method
                • LogCertificate(LogLevel,EventId,String,X509Certificate2,Object[]) Method
              • LogCritical Method
                • LogCritical(EventId,Exception,String,Object[]) Method
                • LogCritical(EventId,String,Object[]) Method
                • LogCritical(Exception,String,Object[]) Method
                • LogCritical(String,Object[]) Method
              • LogDebug Method
                • LogDebug(EventId,Exception,String,Object[]) Method
                • LogDebug(EventId,String,Object[]) Method
                • LogDebug(Exception,String,Object[]) Method
                • LogDebug(String,Object[]) Method
              • LogError Method
                • LogError(EventId,Exception,String,Object[]) Method
                • LogError(EventId,String,Object[]) Method
                • LogError(Exception,String,Object[]) Method
                • LogError(String,Object[]) Method
              • LogInfo Method
                • LogInfo(EventId,Exception,String,Object[]) Method
                • LogInfo(EventId,String,Object[]) Method
                • LogInfo(Exception,String,Object[]) Method
                • LogInfo(String,Object[]) Method
              • LogTrace Method
                • LogTrace(EventId,Exception,String,Object[]) Method
                • LogTrace(EventId,String,Object[]) Method
                • LogTrace(Exception,String,Object[]) Method
                • LogTrace(String,Object[]) Method
              • LogWarning Method
                • LogWarning(EventId,Exception,String,Object[]) Method
                • LogWarning(EventId,String,Object[]) Method
                • LogWarning(Exception,String,Object[]) Method
                • LogWarning(String,Object[]) Method
              • LowerLimitIdentifier Method
              • Match Method
              • NormalizedIPAddress Method
              • ParseCertificateBlob Method
              • ParseCertificateChainBlob Method
              • ParseExtension<T> Method
              • ParseUri Method
              • PSHA1 Method
              • PSHA256 Method
              • ReplaceDCLocalhost Method
              • ReplaceLocalhost Method
              • ReplaceSpecialFolderNames Method
              • SelectLocalizedText Method
              • SetLogger Method
              • SetLogLevel Method
              • SetTraceLog Method
              • SetTraceMask Method
              • SetTraceOutput Method
              • SilentDispose Method
                • SilentDispose(Object) Method
                • SilentDispose(IDisposable) Method
              • ToHexString Method
              • ToInt32 Method
              • ToOpcUaUniversalTime Method
              • ToString Method
                • ToString(Object) Method
              • ToUInt32 Method
              • Trace Method
                • Trace(String) Method
                • Trace(String,Object[]) Method
                • Trace(Exception,String) Method
                • Trace(Exception,String,Object[]) Method
                • Trace(Exception,String,Boolean,Object[]) Method
                • Trace(Int32,String,Object[]) Method
                • Trace(Int32,String,Boolean,Object[]) Method
                • Trace<TState>(TState,Exception,Int32,Func<TState,Exception,String>) Method
                • Trace(Exception,Int32,String,Boolean,Object[]) Method
              • TraceDebug Method
              • UnescapeUri Method
              • UpdateExtension<T> Method
              • UpdateInstanceUri Method
            • Properties
              • DefaultLocalFolder Property
              • Logger Property
              • TimeBase Property
              • TraceMask Property
              • Tracing Property
              • UseTraceEvent Property
            • Fields
              • DefaultBindings Field
              • DefaultOpcUaCoreAssemblyFullName Field
              • DefaultOpcUaCoreAssemblyName Field
              • DefaultStorePath Field
              • DefaultStoreType Field
              • DefaultUriSchemes Field
              • DiscoveryUrls Field
              • MqttDefaultPort Field
              • UaTcpDefaultPort Field
              • UaWebSocketsDefaultPort Field
              • UriSchemeHttp Field
              • UriSchemeHttps Field
              • UriSchemeMqtt Field
              • UriSchemeMqtts Field
              • UriSchemeOpcHttps Field
              • UriSchemeOpcTcp Field
              • UriSchemeOpcUdp Field
              • UriSchemeOpcWss Field
          • Utils.Nonce
            • Overview
            • Members
            • Methods
              • CreateNonce Method
              • GetNonceLength Method
              • ValidateNonce Method
                • ValidateNonce(Byte[],MessageSecurityMode,String) Method
                • ValidateNonce(Byte[],MessageSecurityMode,UInt32) Method
          • Utils.TraceMasks
            • Overview
            • Members
            • Fields
              • All Field
              • Error Field
              • ExternalSystem Field
              • Information Field
              • None Field
              • Operation Field
              • OperationDetail Field
              • Security Field
              • Service Field
              • ServiceDetail Field
              • StackTrace Field
              • StartStop Field
          • UuidCollection
            • Overview
            • Members
            • UuidCollection Constructor
              • UuidCollection Constructor()
              • UuidCollection Constructor(IEnumerable<Uuid>)
              • UuidCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToUuidCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • ValueRanks
            • Overview
            • Members
            • Methods
              • IsValid Method
                • IsValid(Int32,Int32) Method
                • IsValid(IList<UInt32>,Int32,IList<UInt32>) Method
            • Fields
              • Any Field
              • OneDimension Field
              • OneOrMoreDimensions Field
              • Scalar Field
              • ScalarOrOneDimension Field
              • TwoDimensions Field
          • VariantCollection
            • Overview
            • Members
            • VariantCollection Constructor
              • VariantCollection Constructor()
              • VariantCollection Constructor(IEnumerable<Variant>)
              • VariantCollection Constructor(Int32)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToVariantCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • ViewState
            • Overview
            • Members
            • ViewState Constructor
            • Methods
              • Clone Method
              • Construct Method
              • Export Method
                • Export(ISystemContext,Node) Method
              • GetAttributesToSave Method
              • Initialize Method
                • Initialize(ISystemContext) Method
                • Initialize(ISystemContext,NodeState) Method
              • MemberwiseClone Method
              • ReadNonValueAttribute Method
              • Save Method
                • Save(ISystemContext,XmlEncoder) Method
                • Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
              • Update Method
                • Update(ISystemContext,XmlDecoder) Method
                • Update(ISystemContext,BinaryDecoder,AttributesToSave) Method
              • WriteNonValueAttribute Method
            • Properties
              • ContainsNoLoops Property
              • EventNotifier Property
            • Fields
              • OnReadContainsNoLoops Field
              • OnReadEventNotifier Field
              • OnWriteContainsNoLoops Field
              • OnWriteEventNotifier Field
          • ViewTable
            • Overview
            • Members
            • ViewTable Constructor
            • Methods
              • Add Method
              • IsNodeInView Method
              • IsReferenceInView Method
              • IsValid Method
              • Remove Method
          • X509CertificateStore
            • Overview
            • Members
            • X509CertificateStore Constructor
            • Methods
              • Add Method
              • AddCRL Method
              • AddRejected Method
              • Close Method
              • Delete Method
              • DeleteCRL Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • Enumerate Method
              • EnumerateCRLs Method
                • EnumerateCRLs() Method
                • EnumerateCRLs(X509Certificate2,Boolean) Method
              • FindByThumbprint Method
              • IsRevoked Method
              • LoadPrivateKey Method
              • Open Method
            • Properties
              • NoPrivateKeys Property
              • StorePath Property
              • StoreType Property
              • SupportsCRLs Property
              • SupportsLoadPrivateKey Property
          • X509Utils
            • Overview
            • Members
            • Methods
              • AddToStore Method
                • AddToStore(X509Certificate2,String,String,String) Method
                • AddToStore(X509Certificate2,CertificateStoreIdentifier,String) Method
              • AddToStoreAsync Method
                • AddToStoreAsync(X509Certificate2,String,String,String,CancellationToken) Method
                • AddToStoreAsync(X509Certificate2,CertificateStoreIdentifier,String,CancellationToken) Method
              • CompareDistinguishedName Method
                • CompareDistinguishedName(X500DistinguishedName,X500DistinguishedName) Method
                • CompareDistinguishedName(String,String) Method
                • CompareDistinguishedName(X509Certificate2,List<String>) Method
              • CreateCertificateFromPKCS12 Method
              • CreateCopyWithPrivateKey Method
              • DoesUrlMatchCertificate Method
              • FindIssuerCABySerialNumberAsync Method
              • GetApplicationUriFromCertificate Method
              • GetDomainsFromCertificate Method
              • GetKeyUsage Method
              • GetRSAHashAlgorithmName Method
              • GetRSAPublicKeySize Method
              • HasApplicationURN Method
              • IsCertificateAuthority Method
              • IsIssuerAllowed Method
              • IsSelfSigned Method
              • ParseDistinguishedName Method
              • VerifyRSAKeyPair Method
              • VerifySelfSigned Method
          • XmlDecoder
            • Overview
            • Members
            • XmlDecoder Constructor
              • XmlDecoder Constructor(XmlReader,IServiceMessageContext)
              • XmlDecoder Constructor(XmlElement,IServiceMessageContext)
              • XmlDecoder Constructor(Type,XmlReader,IServiceMessageContext)
            • Methods
              • Close Method
                • Close() Method
                • Close(Boolean) Method
              • DecodeMessage Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • LoadStringTable Method
              • Peek Method
                • Peek(XmlNodeType) Method
                • Peek(String) Method
              • PopNamespace Method
              • PushNamespace Method
              • ReadArray Method
              • ReadBoolean Method
              • ReadBooleanArray Method
              • ReadByte Method
              • ReadByteArray Method
              • ReadByteString Method
              • ReadByteStringArray Method
              • ReadDataValue Method
              • ReadDataValueArray Method
              • ReadDateTime Method
              • ReadDateTimeArray Method
              • ReadDiagnosticInfo Method
              • ReadDiagnosticInfoArray Method
              • ReadDouble Method
              • ReadDoubleArray Method
              • ReadEncodeable Method
              • ReadEncodeableArray Method
              • ReadEnumerated Method
              • ReadEnumeratedArray Method
              • ReadExpandedNodeId Method
              • ReadExpandedNodeIdArray Method
              • ReadExtensionObject Method
              • ReadExtensionObjectArray Method
              • ReadExtensionObjectBody Method
              • ReadFloat Method
              • ReadFloatArray Method
              • ReadGuid Method
              • ReadGuidArray Method
              • ReadInt16 Method
              • ReadInt16Array Method
              • ReadInt32 Method
              • ReadInt32Array Method
              • ReadInt64 Method
              • ReadInt64Array Method
              • ReadLocalizedText Method
              • ReadLocalizedTextArray Method
              • ReadNodeId Method
              • ReadNodeIdArray Method
              • ReadQualifiedName Method
              • ReadQualifiedNameArray Method
              • ReadSByte Method
              • ReadSByteArray Method
              • ReadStartElement Method
              • ReadStatusCode Method
              • ReadStatusCodeArray Method
              • ReadString Method
              • ReadStringArray Method
              • ReadUInt16 Method
              • ReadUInt16Array Method
              • ReadUInt32 Method
              • ReadUInt32Array Method
              • ReadUInt64 Method
              • ReadUInt64Array Method
              • ReadVariant Method
              • ReadVariantArray Method
              • ReadVariantContents Method
              • ReadXmlElement Method
              • ReadXmlElementArray Method
              • SetMappingTables Method
              • Skip Method
            • Properties
              • Context Property
              • EncodingType Property
          • XmlElementCollection
            • Overview
            • Members
            • XmlElementCollection Constructor
              • XmlElementCollection Constructor()
              • XmlElementCollection Constructor(Int32)
              • XmlElementCollection Constructor(IEnumerable<XmlElement>)
            • Methods
              • Clone Method
              • MemberwiseClone Method
              • ToXmlElementCollection Method
            • Operators
              • Implicit Type Conversion Operator
          • XmlEncoder
            • Overview
            • Members
            • XmlEncoder Constructor
              • XmlEncoder Constructor(IServiceMessageContext)
              • XmlEncoder Constructor(Type,XmlWriter,IServiceMessageContext)
              • XmlEncoder Constructor(XmlQualifiedName,XmlWriter,IServiceMessageContext)
            • Methods
              • Close Method
              • CloseAndReturnText Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • EncodeMessage Method
              • Pop Method
              • PopNamespace Method
              • Push Method
              • PushNamespace Method
              • SaveStringTable Method
              • SetMappingTables Method
              • WriteArray Method
              • WriteBoolean Method
              • WriteBooleanArray Method
              • WriteByte Method
              • WriteByteArray Method
              • WriteByteString Method
                • WriteByteString(String,Byte[]) Method
                • WriteByteString(String,Byte[],Int32,Int32) Method
              • WriteByteStringArray Method
              • WriteDataValue Method
              • WriteDataValueArray Method
              • WriteDateTime Method
              • WriteDateTimeArray Method
              • WriteDiagnosticInfo Method
              • WriteDiagnosticInfoArray Method
              • WriteDouble Method
              • WriteDoubleArray Method
              • WriteEncodeable Method
              • WriteEncodeableArray Method
              • WriteEnumerated Method
              • WriteEnumeratedArray Method
              • WriteExpandedNodeId Method
              • WriteExpandedNodeIdArray Method
              • WriteExtensionObject Method
              • WriteExtensionObjectArray Method
              • WriteExtensionObjectBody Method
              • WriteFloat Method
              • WriteFloatArray Method
              • WriteGuid Method
                • WriteGuid(String,Uuid) Method
                • WriteGuid(String,Guid) Method
              • WriteGuidArray Method
                • WriteGuidArray(String,IList<Uuid>) Method
                • WriteGuidArray(String,IList<Guid>) Method
              • WriteInt16 Method
              • WriteInt16Array Method
              • WriteInt32 Method
              • WriteInt32Array Method
              • WriteInt64 Method
              • WriteInt64Array Method
              • WriteLocalizedText Method
              • WriteLocalizedTextArray Method
              • WriteNodeId Method
              • WriteNodeIdArray Method
              • WriteObjectArray Method
              • WriteQualifiedName Method
              • WriteQualifiedNameArray Method
              • WriteSByte Method
              • WriteSByteArray Method
              • WriteStatusCode Method
              • WriteStatusCodeArray Method
              • WriteString Method
              • WriteStringArray Method
              • WriteUInt16 Method
              • WriteUInt16Array Method
              • WriteUInt32 Method
              • WriteUInt32Array Method
              • WriteUInt64 Method
              • WriteUInt64Array Method
              • WriteVariant Method
              • WriteVariantArray Method
              • WriteVariantContents Method
              • WriteXmlElement Method
              • WriteXmlElementArray Method
            • Properties
              • Context Property
              • EncodingType Property
              • UseReversibleEncoding Property
        • Enumerations
          • AggregateBits
          • BinaryEncodingSupport
          • BuiltInType
          • CertificateValidationOptions
          • DiagnosticsMasks
          • EncodingType
          • EventSeverity
          • ExtensionObjectEncoding
          • IssuedTokenType
          • JsonEncodingType
          • LimitAlarmStates
          • LimitBits
          • NodeState.AttributesToSave
          • NodeStateChangeMasks
          • RelativePathFormatter.ElementType
          • RequestEncoding
          • ServiceHostState
          • TransportChannelFeatures
          • Utils.TraceOutput
          • VariableCopyPolicy
        • Structures
          • NumericRange
            • Overview
            • Members
            • NumericRange Constructor
              • NumericRange Constructor(Int32)
              • NumericRange Constructor(Int32,Int32)
            • Methods
              • ApplyRange Method
              • EnsureValid Method
                • EnsureValid(Object) Method
                • EnsureValid(Int32) Method
              • Equals Method
                • Equals(Object) Method
                • Equals(NumericRange) Method
              • GetHashCode Method
              • Parse Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
              • UpdateRange Method
              • Validate Method
            • Properties
              • Begin Property
              • Count Property
              • Dimensions Property
              • Empty Property
              • End Property
              • SubRanges Property
            • Operators
              • Equality Operator
              • Inequality Operator
          • StatusCode
            • Overview
            • Members
            • StatusCode Constructor
              • StatusCode Constructor(UInt32)
              • StatusCode Constructor(Exception,UInt32)
            • Methods
              • CompareTo Method
                • CompareTo(Object) Method
                • CompareTo(StatusCode) Method
              • Equals Method
                • Equals(Object) Method
                • Equals(StatusCode) Method
              • GetHashCode Method
              • IsBad Method
              • IsGood Method
              • IsNotBad Method
              • IsNotGood Method
              • IsNotUncertain Method
              • IsUncertain Method
              • LookupSymbolicId Method
              • SetAggregateBits Method
              • SetCodeBits Method
              • SetFlagBits Method
              • SetLimitBits Method
              • SetOverflow Method
              • SetSemanticsChanged Method
              • SetStructureChanged Method
              • ToString Method
                • ToString(String,IFormatProvider) Method
                • ToString() Method
            • Properties
              • AggregateBits Property
              • Code Property
              • CodeBits Property
              • FlagBits Property
              • HasDataValueInfo Property
              • LimitBits Property
              • Overflow Property
              • SemanticsChanged Property
              • StructureChanged Property
              • SubCode Property
            • Operators
              • Equality Operator
              • Explicit Type Conversion Operator
              • Greater Than Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
              • Less Than Operator
          • Uuid
            • Overview
            • Members
            • Uuid Constructor
              • Uuid Constructor(String)
              • Uuid Constructor(Guid)
            • Methods
              • CompareTo Method
              • Equals Method
                • Equals(Object) Method
                • Equals(Uuid) Method
              • GetHashCode Method
              • ToString Method
                • ToString() Method
                • ToString(String,IFormatProvider) Method
            • Properties
              • GuidString Property
            • Fields
              • Empty Field
            • Operators
              • Equality Operator
              • Explicit Type Conversion Operator
              • Greater Than Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
              • Less Than Operator
          • Variant
            • Overview
            • Members
            • Variant Constructor
              • Variant Constructor(Variant)
              • Variant Constructor(Object,TypeInfo)
              • Variant Constructor(Object)
              • Variant Constructor(Matrix)
              • Variant Constructor(Boolean)
              • Variant Constructor(SByte)
              • Variant Constructor(Byte)
              • Variant Constructor(Int16)
              • Variant Constructor(UInt16)
              • Variant Constructor(Int32)
              • Variant Constructor(UInt32)
              • Variant Constructor(Int64)
              • Variant Constructor(UInt64)
              • Variant Constructor(Single)
              • Variant Constructor(Double)
              • Variant Constructor(String)
              • Variant Constructor(DateTime)
              • Variant Constructor(Guid)
              • Variant Constructor(Uuid)
              • Variant Constructor(Byte[])
              • Variant Constructor(XmlElement)
              • Variant Constructor(NodeId)
              • Variant Constructor(ExpandedNodeId)
              • Variant Constructor(StatusCode)
              • Variant Constructor(QualifiedName)
              • Variant Constructor(LocalizedText)
              • Variant Constructor(ExtensionObject)
              • Variant Constructor(DataValue)
              • Variant Constructor(Boolean[])
              • Variant Constructor(SByte[])
              • Variant Constructor(Int16[])
              • Variant Constructor(UInt16[])
              • Variant Constructor(Int32[])
              • Variant Constructor(UInt32[])
              • Variant Constructor(Int64[])
              • Variant Constructor(UInt64[])
              • Variant Constructor(Single[])
              • Variant Constructor(Double[])
              • Variant Constructor(String[])
              • Variant Constructor(DateTime[])
              • Variant Constructor(Guid[])
              • Variant Constructor(Uuid[])
              • Variant Constructor(Byte[])
              • Variant Constructor(XmlElement[])
              • Variant Constructor(NodeId[])
              • Variant Constructor(ExpandedNodeId[])
              • Variant Constructor(StatusCode[])
              • Variant Constructor(QualifiedName[])
              • Variant Constructor(LocalizedText[])
              • Variant Constructor(ExtensionObject[])
              • Variant Constructor(DataValue[])
              • Variant Constructor(Variant[])
              • Variant Constructor(Object[])
            • Methods
              • Clone Method
              • Equals Method
                • Equals(Variant) Method
                • Equals(Object) Method
              • GetHashCode Method
              • MemberwiseClone Method
              • Set Method
                • Set(Boolean) Method
                • Set(SByte) Method
                • Set(Byte) Method
                • Set(Int16) Method
                • Set(UInt16) Method
                • Set(Int32) Method
                • Set(UInt32) Method
                • Set(Int64) Method
                • Set(UInt64) Method
                • Set(Single) Method
                • Set(Double) Method
                • Set(String) Method
                • Set(DateTime) Method
                • Set(Guid) Method
                • Set(Uuid) Method
                • Set(Byte[]) Method
                • Set(XmlElement) Method
                • Set(NodeId) Method
                • Set(ExpandedNodeId) Method
                • Set(StatusCode) Method
                • Set(QualifiedName) Method
                • Set(LocalizedText) Method
                • Set(ExtensionObject) Method
                • Set(DataValue) Method
                • Set(Boolean[]) Method
                • Set(SByte[]) Method
                • Set(Int16[]) Method
                • Set(UInt16[]) Method
                • Set(Int32[]) Method
                • Set(UInt32[]) Method
                • Set(Int64[]) Method
                • Set(UInt64[]) Method
                • Set(Single[]) Method
                • Set(Double[]) Method
                • Set(String[]) Method
                • Set(DateTime[]) Method
                • Set(Guid[]) Method
                • Set(Uuid[]) Method
                • Set(Byte[]) Method
                • Set(XmlElement[]) Method
                • Set(NodeId[]) Method
                • Set(ExpandedNodeId[]) Method
                • Set(StatusCode[]) Method
                • Set(QualifiedName[]) Method
                • Set(LocalizedText[]) Method
                • Set(ExtensionObject[]) Method
                • Set(DataValue[]) Method
                • Set(Variant[]) Method
                • Set(Object[]) Method
              • ToString Method
                • ToString(String,IFormatProvider) Method
                • ToString() Method
            • Properties
              • TypeInfo Property
              • Value Property
            • Fields
              • Null Field
            • Operators
              • Equality Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
        • Interfaces
          • IAdvancedFilterTarget
            • Overview
            • Members
            • Methods
              • GetRelatedAttributeValue Method
              • GetRelatedNodes Method
              • IsInView Method
              • IsRelatedTo Method
          • IAuditEventCallback
            • Overview
            • Members
            • Methods
              • ReportAuditCertificateEvent Method
              • ReportAuditCloseSecureChannelEvent Method
              • ReportAuditOpenSecureChannelEvent Method
          • ICertificatePasswordProvider
            • Overview
            • Members
            • Methods
              • GetPassword Method
          • ICertificateStore
            • Overview
            • Members
            • Methods
              • Add Method
              • AddCRL Method
              • AddRejected Method
              • Close Method
              • Delete Method
              • DeleteCRL Method
              • Enumerate Method
              • EnumerateCRLs Method
                • EnumerateCRLs() Method
                • EnumerateCRLs(X509Certificate2,Boolean) Method
              • FindByThumbprint Method
              • IsRevoked Method
              • LoadPrivateKey Method
              • Open Method
            • Properties
              • NoPrivateKeys Property
              • StorePath Property
              • StoreType Property
              • SupportsCRLs Property
              • SupportsLoadPrivateKey Property
          • ICertificateStoreType
            • Overview
            • Members
            • Methods
              • CreateStore Method
              • SupportsStorePath Method
          • ICertificateValidator
            • Overview
            • Members
            • Methods
              • Validate Method
                • Validate(X509Certificate2) Method
                • Validate(X509Certificate2Collection) Method
              • ValidateAsync Method
                • ValidateAsync(X509Certificate2,CancellationToken) Method
                • ValidateAsync(X509Certificate2Collection,CancellationToken) Method
          • IChannelBase
            • Overview
            • Members
            • Methods
              • BeginInvokeService Method
              • EndInvokeService Method
              • InvokeService Method
              • ScheduleOutgoingRequest Method
            • Properties
              • UseBinaryEncoding Property
          • IChannelOutgoingRequest
            • Overview
            • Members
            • Methods
              • CallSynchronously Method
              • OperationCompleted Method
            • Properties
              • Handler Property
              • Request Property
          • IClientBase
            • Overview
            • Members
            • Methods
              • AttachChannel Method
              • Close Method
              • CloseAsync Method
              • DetachChannel Method
              • NewRequestHandle Method
            • Properties
              • Disposed Property
              • Endpoint Property
              • EndpointConfiguration Property
              • MessageContext Property
              • NullableTransportChannel Property
              • OperationTimeout Property
              • ReturnDiagnostics Property
              • TransportChannel Property
          • IComplexTypeInstance
            • Overview
            • Members
            • Properties
              • TypeId Property
          • IDataType
            • Overview
            • Members
            • Properties
              • IsAbstract Property
          • IDecoder
            • Overview
            • Members
            • Methods
              • Close Method
              • DecodeMessage Method
              • PopNamespace Method
              • PushNamespace Method
              • ReadArray Method
              • ReadBoolean Method
              • ReadBooleanArray Method
              • ReadByte Method
              • ReadByteArray Method
              • ReadByteString Method
              • ReadByteStringArray Method
              • ReadDataValue Method
              • ReadDataValueArray Method
              • ReadDateTime Method
              • ReadDateTimeArray Method
              • ReadDiagnosticInfo Method
              • ReadDiagnosticInfoArray Method
              • ReadDouble Method
              • ReadDoubleArray Method
              • ReadEncodeable Method
              • ReadEncodeableArray Method
              • ReadEnumerated Method
              • ReadEnumeratedArray Method
              • ReadExpandedNodeId Method
              • ReadExpandedNodeIdArray Method
              • ReadExtensionObject Method
              • ReadExtensionObjectArray Method
              • ReadFloat Method
              • ReadFloatArray Method
              • ReadGuid Method
              • ReadGuidArray Method
              • ReadInt16 Method
              • ReadInt16Array Method
              • ReadInt32 Method
              • ReadInt32Array Method
              • ReadInt64 Method
              • ReadInt64Array Method
              • ReadLocalizedText Method
              • ReadLocalizedTextArray Method
              • ReadNodeId Method
              • ReadNodeIdArray Method
              • ReadQualifiedName Method
              • ReadQualifiedNameArray Method
              • ReadSByte Method
              • ReadSByteArray Method
              • ReadStatusCode Method
              • ReadStatusCodeArray Method
              • ReadString Method
              • ReadStringArray Method
              • ReadUInt16 Method
              • ReadUInt16Array Method
              • ReadUInt32 Method
              • ReadUInt32Array Method
              • ReadUInt64 Method
              • ReadUInt64Array Method
              • ReadVariant Method
              • ReadVariantArray Method
              • ReadXmlElement Method
              • ReadXmlElementArray Method
              • SetMappingTables Method
            • Properties
              • Context Property
              • EncodingType Property
          • IDynamicComplexTypeInstance
            • Overview
            • Members
            • Methods
              • GetXmlName Method
          • IEncodeable
            • Overview
            • Members
            • Methods
              • Decode Method
              • Encode Method
              • IsEqual Method
            • Properties
              • BinaryEncodingId Property
              • TypeId Property
              • XmlEncodingId Property
          • IEncodeableFactory
            • Overview
            • Members
            • Methods
              • AddEncodeableType Method
                • AddEncodeableType(Type) Method
                • AddEncodeableType(ExpandedNodeId,Type) Method
              • AddEncodeableTypes Method
                • AddEncodeableTypes(Assembly) Method
                • AddEncodeableTypes(IEnumerable<Type>) Method
              • GetSystemType Method
            • Properties
              • EncodeableTypes Property
              • InstanceId Property
          • IEncoder
            • Overview
            • Members
            • Methods
              • Close Method
              • CloseAndReturnText Method
              • EncodeMessage Method
              • PopNamespace Method
              • PushNamespace Method
              • SetMappingTables Method
              • WriteArray Method
              • WriteBoolean Method
              • WriteBooleanArray Method
              • WriteByte Method
              • WriteByteArray Method
              • WriteByteString Method
                • WriteByteString(String,Byte[]) Method
                • WriteByteString(String,Byte[],Int32,Int32) Method
              • WriteByteStringArray Method
              • WriteDataValue Method
              • WriteDataValueArray Method
              • WriteDateTime Method
              • WriteDateTimeArray Method
              • WriteDiagnosticInfo Method
              • WriteDiagnosticInfoArray Method
              • WriteDouble Method
              • WriteDoubleArray Method
              • WriteEncodeable Method
              • WriteEncodeableArray Method
              • WriteEnumerated Method
              • WriteEnumeratedArray Method
              • WriteExpandedNodeId Method
              • WriteExpandedNodeIdArray Method
              • WriteExtensionObject Method
              • WriteExtensionObjectArray Method
              • WriteFloat Method
              • WriteFloatArray Method
              • WriteGuid Method
                • WriteGuid(String,Uuid) Method
                • WriteGuid(String,Guid) Method
              • WriteGuidArray Method
                • WriteGuidArray(String,IList<Uuid>) Method
                • WriteGuidArray(String,IList<Guid>) Method
              • WriteInt16 Method
              • WriteInt16Array Method
              • WriteInt32 Method
              • WriteInt32Array Method
              • WriteInt64 Method
              • WriteInt64Array Method
              • WriteLocalizedText Method
              • WriteLocalizedTextArray Method
              • WriteNodeId Method
              • WriteNodeIdArray Method
              • WriteQualifiedName Method
              • WriteQualifiedNameArray Method
              • WriteSByte Method
              • WriteSByteArray Method
              • WriteStatusCode Method
              • WriteStatusCodeArray Method
              • WriteString Method
              • WriteStringArray Method
              • WriteUInt16 Method
              • WriteUInt16Array Method
              • WriteUInt32 Method
              • WriteUInt32Array Method
              • WriteUInt64 Method
              • WriteUInt64Array Method
              • WriteVariant Method
              • WriteVariantArray Method
              • WriteXmlElement Method
              • WriteXmlElementArray Method
            • Properties
              • Context Property
              • EncodingType Property
              • UseReversibleEncoding Property
          • IEndpointBase
            • Overview
            • Members
            • Methods
              • BeginInvokeService Method
              • EndInvokeService Method
          • IEndpointIncomingRequest
            • Overview
            • Members
            • Methods
              • CallSynchronously Method
              • OperationCompleted Method
            • Properties
              • Calldata Property
              • Request Property
              • SecureChannelContext Property
          • IFilterTarget
            • Overview
            • Members
            • Methods
              • GetAttributeValue Method
              • IsTypeOf Method
          • IJsonDecoder
            • Overview
            • Members
            • Methods
              • Pop Method
              • PushArray Method
              • PushStructure Method
              • ReadField Method
          • IJsonEncodeable
            • Overview
            • Members
            • Properties
              • JsonEncodingId Property
          • IJsonEncoder
            • Overview
            • Members
            • Methods
              • PopArray Method
              • PopStructure Method
              • PushArray Method
              • PushStructure Method
              • UsingAlternateEncoding<T> Method
              • UsingReversibleEncoding<T> Method
            • Properties
              • EncodingToUse Property
              • ForceNamespaceUri Property
          • ILocalNode
            • Overview
            • Members
            • Methods
              • CreateCopy Method
              • Read Method
              • SupportsAttribute Method
              • Write Method
            • Properties
              • BrowseName Property
              • DataLock Property
              • Description Property
              • DisplayName Property
              • Handle Property
              • ModellingRule Property
              • NodeId Property
              • References Property
              • UserWriteMask Property
              • WriteMask Property
          • IMethod
            • Overview
            • Members
            • Properties
              • Executable Property
              • UserExecutable Property
          • INode
            • Overview
            • Members
            • Properties
              • BrowseName Property
              • DisplayName Property
              • NodeClass Property
              • NodeId Property
              • TypeDefinitionId Property
          • INodeBrowser
            • Overview
            • Members
            • Methods
              • Next Method
              • Push Method
          • INodeIdFactory
            • Overview
            • Members
            • Methods
              • New Method
          • INodeTable
            • Overview
            • Members
            • Methods
              • Exists Method
              • Find Method
                • Find(ExpandedNodeId) Method
                • Find(ExpandedNodeId,NodeId,Boolean,Boolean,QualifiedName) Method
                • Find(ExpandedNodeId,NodeId,Boolean,Boolean) Method
            • Properties
              • NamespaceUris Property
              • ServerUris Property
              • TypeTree Property
          • IObject
            • Overview
            • Members
            • Properties
              • EventNotifier Property
          • IObjectType
            • Overview
            • Members
            • Properties
              • IsAbstract Property
          • IOperationContext
            • Overview
            • Members
            • Properties
              • AuditEntryId Property
              • DiagnosticsMask Property
              • OperationDeadline Property
              • OperationStatus Property
              • PreferredLocales Property
              • SessionId Property
              • StringTable Property
              • UserIdentity Property
          • IReference
            • Overview
            • Members
            • Properties
              • IsInverse Property
              • ReferenceTypeId Property
              • TargetId Property
          • IReferenceCollection
            • Overview
            • Members
            • Methods
              • Add Method
              • Exists Method
              • Find Method
              • FindReferencesToTarget Method
              • FindTarget Method
              • Remove Method
              • RemoveAll Method
          • IReferenceType
            • Overview
            • Members
            • Properties
              • InverseName Property
              • IsAbstract Property
              • Symmetric Property
          • IServerBase
            • Overview
            • Members
            • Methods
              • GetEndpoints Method
              • ScheduleIncomingRequest Method
            • Properties
              • MessageContext Property
              • ServerError Property
          • IServiceHostBase
            • Overview
            • Members
            • Properties
              • Server Property
          • IServiceMessage
            • Overview
            • Members
            • Methods
              • CreateResponse Method
              • GetRequest Method
          • IServiceMessageContext
            • Overview
            • Members
            • Properties
              • Factory Property
              • MaxArrayLength Property
              • MaxByteStringLength Property
              • MaxDecoderRecoveries Property
              • MaxEncodingNestingLevels Property
              • MaxMessageSize Property
              • MaxStringLength Property
              • NamespaceUris Property
              • ServerUris Property
          • IServiceRequest
            • Overview
            • Members
            • Properties
              • RequestHeader Property
          • IServiceResponse
            • Overview
            • Members
            • Properties
              • ResponseHeader Property
          • ISessionClient
            • Overview
            • Members
            • Properties
              • Connected Property
              • SessionId Property
          • IStructureTypeInfo
            • Overview
            • Members
            • Properties
              • StructureType Property
          • ISystemContext
            • Overview
            • Members
            • Properties
              • AuditEntryId Property
              • EncodeableFactory Property
              • NamespaceUris Property
              • NodeIdFactory Property
              • NodeStateFactory Property
              • PreferredLocales Property
              • ServerUris Property
              • SessionId Property
              • SystemHandle Property
              • TypeTable Property
              • UserIdentity Property
          • ITranslatableObject
            • Overview
            • Members
            • Methods
              • Translate Method
          • ITranslationManager
            • Overview
            • Members
            • Methods
              • Translate Method
                • Translate(IList<String>,String,String,Object[]) Method
                • Translate(IList<String>,LocalizedText) Method
                • Translate(IList<String>,ServiceResult) Method
          • ITransportChannel
            • Overview
            • Members
            • Methods
              • BeginClose Method
              • BeginOpen Method
              • BeginReconnect Method
              • BeginSendRequest Method
              • Close Method
              • CloseAsync Method
              • EndClose Method
              • EndOpen Method
              • EndReconnect Method
              • EndSendRequest Method
              • EndSendRequestAsync Method
              • Initialize Method
                • Initialize(Uri,TransportChannelSettings) Method
                • Initialize(ITransportWaitingConnection,TransportChannelSettings) Method
              • Open Method
              • Reconnect Method
                • Reconnect() Method
                • Reconnect(ITransportWaitingConnection) Method
              • SendRequest Method
              • SendRequestAsync Method
            • Properties
              • CurrentToken Property
              • EndpointConfiguration Property
              • EndpointDescription Property
              • MessageContext Property
              • OperationTimeout Property
              • SupportedFeatures Property
          • ITransportListener
            • Overview
            • Members
            • Methods
              • CertificateUpdate Method
              • Close Method
              • CreateReverseConnection Method
              • Open Method
              • UpdateChannelLastActiveTime Method
            • Properties
              • ListenerId Property
              • UriScheme Property
            • Events
              • ConnectionStatusChanged Event
              • ConnectionWaiting Event
          • ITransportListenerCallback
            • Overview
            • Members
            • Methods
              • BeginProcessRequest Method
              • EndProcessRequest Method
          • ITransportWaitingConnection
            • Overview
            • Members
            • Properties
              • EndpointUrl Property
              • Handle Property
              • ServerUri Property
          • ITypeTable
            • Overview
            • Members
            • Methods
              • FindDataTypeId Method
                • FindDataTypeId(ExpandedNodeId) Method
                • FindDataTypeId(NodeId) Method
              • FindReferenceType Method
              • FindReferenceTypeName Method
              • FindSubTypes Method
              • FindSuperType Method
                • FindSuperType(ExpandedNodeId) Method
                • FindSuperType(NodeId) Method
              • FindSuperTypeAsync Method
                • FindSuperTypeAsync(ExpandedNodeId,CancellationToken) Method
                • FindSuperTypeAsync(NodeId,CancellationToken) Method
              • IsEncodingFor Method
                • IsEncodingFor(NodeId,ExtensionObject) Method
                • IsEncodingFor(NodeId,Object) Method
              • IsEncodingOf Method
              • IsKnown Method
                • IsKnown(ExpandedNodeId) Method
                • IsKnown(NodeId) Method
              • IsTypeOf Method
                • IsTypeOf(ExpandedNodeId,ExpandedNodeId) Method
                • IsTypeOf(NodeId,NodeId) Method
          • IUserIdentity
            • Overview
            • Members
            • Methods
              • GetIdentityToken Method
            • Properties
              • DisplayName Property
              • GrantedRoleIds Property
              • IssuedTokenType Property
              • PolicyId Property
              • SupportsSignatures Property
              • TokenType Property
          • IVariable
            • Overview
            • Members
            • Properties
              • AccessLevel Property
              • Historizing Property
              • MinimumSamplingInterval Property
              • UserAccessLevel Property
          • IVariableBase
            • Overview
            • Members
            • Properties
              • ArrayDimensions Property
              • DataType Property
              • Value Property
              • ValueRank Property
          • IVariableType
            • Overview
            • Members
            • Properties
              • IsAbstract Property
          • IView
            • Overview
            • Members
            • Properties
              • ContainsNoLoops Property
              • EventNotifier Property
        • Delegates
          • AlarmConditionShelveEventHandler
          • AlarmConditionTimedUnshelveEventHandler
          • AlarmConditionUnshelveTimeValueEventHandler
          • CertificateUpdateEventHandler
          • CertificateValidationEventHandler
          • ChannelSendRequestEventHandler
          • ConditionAddCommentEventHandler
          • ConditionEnableEventHandler
          • ConnectionWaitingHandlerAsync
          • DialogResponseEventHandler
          • GenericMethodCalledEventHandler
          • GenericMethodCalledEventHandler2
          • Matrix.ValidateDimensionsFunction
          • NodeAttributeEventHandler<T>
          • NodeStateChangedHandler
          • NodeStateConditionRefreshEventHandler
          • NodeStateConstructDelegate
          • NodeStateCreateBrowserEventHandler
          • NodeStatePopulateBrowserEventHandler
          • NodeStateReferenceAdded
          • NodeStateReferenceRemoved
          • NodeStateReportEventHandler
          • NodeStateValidateHandler
          • NodeValueEventHandler
          • NodeValueSimpleEventHandler
          • StateMachineTransitionHandler
          • TypeInfo.CastArrayElementHandler
          • VariableValueEventHandler
      • Opc.Ua.Bindings Namespace
        • Overview
        • Classes
          • ArraySegmentStream
            • Overview
            • Members
            • ArraySegmentStream Constructor
              • ArraySegmentStream Constructor(BufferCollection)
              • ArraySegmentStream Constructor(BufferManager,Int32,Int32,Int32)
              • ArraySegmentStream Constructor(BufferManager)
            • Methods
              • Dispose Method
                • Dispose(Boolean) Method
              • Flush Method
              • GetBuffers Method
              • GetSequence Method
              • Read Method
              • ReadByte Method
              • Seek Method
              • SetLength Method
              • ToArray Method
              • Write Method
              • WriteByte Method
            • Properties
              • CanRead Property
              • CanSeek Property
              • CanWrite Property
              • Length Property
              • Position Property
          • BaseBinding
            • Overview
            • Members
            • Properties
              • MessageContext Property
          • BufferCollection
            • Overview
            • Members
            • BufferCollection Constructor
              • BufferCollection Constructor()
              • BufferCollection Constructor(Int32)
              • BufferCollection Constructor(ArraySegment<Byte>)
              • BufferCollection Constructor(Byte[],Int32,Int32)
            • Methods
              • Release Method
            • Properties
              • TotalSize Property
          • BufferManager
            • Overview
            • Members
            • BufferManager Constructor
            • Methods
              • LockBuffer Method
              • ReturnBuffer Method
              • TakeBuffer Method
              • TransferBuffer Method
              • UnlockBuffer Method
            • Properties
              • MaxSuggestedBufferSize Property
          • BufferSegment
            • Overview
            • Members
            • BufferSegment Constructor
            • Methods
              • Append Method
              • Array Method
          • BufferSequence
            • Overview
            • Members
            • BufferSequence Constructor
            • Methods
              • Dispose Method
            • Properties
              • Sequence Property
          • ChannelAsyncOperation<T>
            • Overview
            • Members
            • ChannelAsyncOperation<T> Constructor
            • Methods
              • Complete Method
                • Complete(T) Method
                • Complete(Boolean,T) Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • End Method
              • EndAsync Method
              • Fault Method
                • Fault(ServiceResult) Method
                • Fault(Boolean,ServiceResult) Method
                • Fault(UInt32,String,Object[]) Method
                • Fault(Boolean,UInt32,String,Object[]) Method
                • Fault(Exception,UInt32,String,Object[]) Method
                • Fault(Boolean,Exception,UInt32,String,Object[]) Method
              • InternalComplete Method
            • Properties
              • AsyncState Property
              • AsyncWaitHandle Property
              • CompletedSynchronously Property
              • Error Property
              • IsCompleted Property
              • Properties Property
          • ChannelQuotas
            • Overview
            • Members
            • ChannelQuotas Constructor
            • Properties
              • CertificateValidator Property
              • ChannelLifetime Property
              • MaxBufferSize Property
              • MaxMessageSize Property
              • MessageContext Property
              • SecurityTokenLifetime Property
          • ChannelToken
            • Overview
            • Members
            • ChannelToken Constructor
            • Properties
              • ActivationRequired Property
              • ChannelId Property
              • ClientEncryptingKey Property
              • ClientEncryptor Property
              • ClientHmac Property
              • ClientInitializationVector Property
              • ClientNonce Property
              • ClientSigningKey Property
              • CreatedAt Property
              • Expired Property
              • Lifetime Property
              • ServerEncryptingKey Property
              • ServerEncryptor Property
              • ServerHmac Property
              • ServerInitializationVector Property
              • ServerNonce Property
              • ServerSigningKey Property
              • TokenId Property
          • HttpsTransportChannel
            • Overview
            • Members
            • HttpsTransportChannel Constructor
            • Methods
              • BeginClose Method
              • BeginOpen Method
              • BeginReconnect Method
              • BeginSendRequest Method
              • Close Method
              • CloseAsync Method
              • Dispose Method
              • EndClose Method
              • EndOpen Method
              • EndReconnect Method
              • EndSendRequest Method
              • EndSendRequestAsync Method
              • Initialize Method
                • Initialize(Uri,TransportChannelSettings) Method
                • Initialize(ITransportWaitingConnection,TransportChannelSettings) Method
              • Open Method
              • Reconnect Method
              • SendRequest Method
              • SendRequestAsync Method
            • Properties
              • CurrentToken Property
              • EndpointConfiguration Property
              • EndpointDescription Property
              • MessageContext Property
              • OperationTimeout Property
              • SupportedFeatures Property
              • UriScheme Property
          • HttpsTransportChannelFactory
            • Overview
            • Members
            • HttpsTransportChannelFactory Constructor
            • Methods
              • Create Method
            • Properties
              • UriScheme Property
          • OpcHttpsTransportChannelFactory
            • Overview
            • Members
            • OpcHttpsTransportChannelFactory Constructor
            • Methods
              • Create Method
            • Properties
              • UriScheme Property
          • TcpConnectionWaitingEventArgs
            • Overview
            • Members
            • Properties
              • Handle Property
          • TcpListenerChannel
            • Overview
            • Members
            • TcpListenerChannel Constructor
              • TcpListenerChannel Constructor(String,ITcpChannelListener,BufferManager,ChannelQuotas,X509Certificate2,EndpointDescriptionCollection)
              • TcpListenerChannel Constructor(String,ITcpChannelListener,BufferManager,ChannelQuotas,X509Certificate2,X509Certificate2Collection,EndpointDescriptionCollection)
            • Methods
              • Attach Method
              • ChannelClosed Method
              • ChannelFaulted Method
              • CompleteReverseHello Method
              • Dispose Method
                • Dispose(Boolean) Method
              • ForceChannelFault Method
                • ForceChannelFault(UInt32,String,Object[]) Method
                • ForceChannelFault(Exception,UInt32,String,Object[]) Method
                • ForceChannelFault(ServiceResult) Method
              • GetNewTokenId Method
              • HandleSocketError Method
              • IdleCleanup Method
              • NotifyMonitors Method
              • Reconnect Method
              • SendErrorMessage Method
              • SendServiceFault Method
                • SendServiceFault(ChannelToken,UInt32,ServiceResult) Method
                • SendServiceFault(UInt32,ServiceResult) Method
              • SetReportCertificateAuditCallback Method
              • SetReportCloseSecureChannelAuditCallback Method
              • SetReportOpenSecureChannelAuditCallback Method
              • SetRequestReceivedCallback Method
              • SetResponseRequired Method
            • Properties
              • ChannelName Property
              • ElapsedSinceLastActiveTime Property
              • Listener Property
              • ReportAuditCertificateEvent Property
              • ReportAuditCloseSecureChannelEvent Property
              • ReportAuditOpenSecureChannelEvent Property
              • RequestReceived Property
          • TcpMessageLimits
            • Overview
            • Members
            • Methods
              • AlignRoundMaxMessageSize Method
            • Fields
              • BaseHeaderSize Field
              • CertificateThumbprintSize Field
              • DefaultChannelLifetime Field
              • DefaultDiscoveryMaxMessageSize Field
              • DefaultMaxBufferSize Field
              • DefaultMaxChunkCount Field
              • DefaultMaxMessageSize Field
              • DefaultOperationTimeout Field
              • DefaultSecurityTokenLifeTime Field
              • ECCMinBufferSize Field
              • KeySizeExtraPadding Field
              • MaxBufferSize Field
              • MaxCertificateSize Field
              • MaxEndpointUrlLength Field
              • MaxErrorReasonLength Field
              • MaxRolloverSequenceNumber Field
              • MaxSecurityPolicyUriSize Field
              • MaxTimeBetweenReconnects Field
              • MessageTypeAndSize Field
              • MinBodySize Field
              • MinBufferSize Field
              • MinSecurityTokenLifeTime Field
              • MinSequenceNumber Field
              • MinTimeBetweenReconnects Field
              • SequenceHeaderSize Field
              • StringLengthSize Field
              • SymmetricHeaderSize Field
              • TokenActivationPeriod Field
              • TokenRenewalPeriod Field
          • TcpMessageSocket
            • Overview
            • Members
            • TcpMessageSocket Constructor
              • TcpMessageSocket Constructor(IMessageSink,BufferManager,Int32)
              • TcpMessageSocket Constructor(IMessageSink,Socket,BufferManager,Int32)
            • Methods
              • BeginConnect Method
              • ChangeSink Method
              • Close Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • MessageSocketEventArgs Method
              • ReadNextMessage Method
              • SendAsync Method
            • Properties
              • Handle Property
              • LocalEndpoint Property
              • MessageSocketFeatures Property
              • RemoteEndpoint Property
          • TcpMessageSocketAsyncEventArgs
            • Overview
            • Members
            • TcpMessageSocketAsyncEventArgs Constructor
            • Methods
              • Dispose Method
              • OnComplete Method
              • SetBuffer Method
            • Properties
              • Args Property
              • Buffer Property
              • BufferList Property
              • BytesTransferred Property
              • IsSocketError Property
              • SocketErrorString Property
              • UserToken Property
            • Events
              • Completed Event
          • TcpMessageSocketConnectAsyncEventArgs
            • Overview
            • Members
            • TcpMessageSocketConnectAsyncEventArgs Constructor
            • Methods
              • Dispose Method
              • SetBuffer Method
            • Properties
              • Buffer Property
              • BufferList Property
              • BytesTransferred Property
              • IsSocketError Property
              • SocketErrorString Property
              • UserToken Property
            • Events
              • Completed Event
          • TcpMessageSocketFactory
            • Overview
            • Members
            • TcpMessageSocketFactory Constructor
            • Methods
              • Create Method
            • Properties
              • Implementation Property
          • TcpMessageType
            • Overview
            • Members
            • Methods
              • IsAbort Method
              • IsFinal Method
              • IsType Method
              • IsValid Method
            • Fields
              • Abort Field
              • Acknowledge Field
              • ChunkTypeMask Field
              • Close Field
              • Error Field
              • Final Field
              • Hello Field
              • Intermediate Field
              • Message Field
              • MessageFinal Field
              • MessageIntermediate Field
              • MessageTypeMask Field
              • Open Field
              • ReverseHello Field
          • TcpReverseConnectChannel
            • Overview
            • Members
            • TcpReverseConnectChannel Constructor
            • Methods
              • HandleIncomingMessage Method
            • Properties
              • ChannelName Property
          • TcpServerChannel
            • Overview
            • Members
            • TcpServerChannel Constructor
              • TcpServerChannel Constructor(String,ITcpChannelListener,BufferManager,ChannelQuotas,X509Certificate2,EndpointDescriptionCollection)
              • TcpServerChannel Constructor(String,ITcpChannelListener,BufferManager,ChannelQuotas,X509Certificate2,X509Certificate2Collection,EndpointDescriptionCollection)
            • Methods
              • BeginReverseConnect Method
              • CompleteReverseHello Method
              • Dispose Method
                • Dispose(Boolean) Method
              • DoMessageLimitsExceeded Method
              • EndReverseConnect Method
              • HandleIncomingMessage Method
              • NotifyMonitors Method
              • Reconnect Method
              • SendResponse Method
            • Properties
              • ChannelName Property
              • ReverseConnectionUrl Property
            • Events
              • StatusChanged Event
          • TcpServiceHost
            • Overview
            • Members
            • Methods
              • Create Method
              • CreateServiceHost Method
            • Properties
              • UriScheme Property
          • TcpTransportChannel
            • Overview
            • Members
            • TcpTransportChannel Constructor
          • TcpTransportChannelFactory
            • Overview
            • Members
            • TcpTransportChannelFactory Constructor
            • Methods
              • Create Method
            • Properties
              • UriScheme Property
          • TcpTransportListener
            • Overview
            • Members
            • TcpTransportListener Constructor
            • Methods
              • CertificateUpdate Method
              • ChannelClosed Method
              • Close Method
              • CreateReverseConnection Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • Open Method
              • ReconnectToExistingChannel Method
              • Start Method
              • Stop Method
              • TransferListenerChannel Method
              • UpdateChannelLastActiveTime Method
            • Properties
              • EndpointUrl Property
              • ListenerId Property
              • MaxChannelCount Property
              • UriScheme Property
            • Events
              • ConnectionStatusChanged Event
              • ConnectionWaiting Event
          • TcpTransportListenerFactory
            • Overview
            • Members
            • TcpTransportListenerFactory Constructor
            • Methods
              • Create Method
            • Properties
              • UriScheme Property
          • TransportBindings
            • Overview
            • Members
            • Properties
              • Channels Property
              • Listeners Property
          • TransportBindingsBase<T>
            • Overview
            • Members
            • TransportBindingsBase<T> Constructor
              • TransportBindingsBase<T> Constructor()
              • TransportBindingsBase<T> Constructor(Type[])
            • Methods
              • AddBindings Method
                • AddBindings(Assembly) Method
                • AddBindings(IEnumerable<Type>) Method
              • GetBinding Method
              • HasBinding Method
              • IsBindingType Method
              • SetBinding Method
            • Properties
              • Bindings Property
          • TransportChannelBindings
            • Overview
            • Members
            • TransportChannelBindings Constructor
            • Methods
              • GetChannel Method
          • TransportListenerBindings
            • Overview
            • Members
            • TransportListenerBindings Constructor
            • Methods
              • GetListener Method
          • UaSCUaBinaryChannel
            • Overview
            • Members
            • UaSCUaBinaryChannel Constructor
              • UaSCUaBinaryChannel Constructor(String,BufferManager,ChannelQuotas,X509Certificate2,EndpointDescriptionCollection,MessageSecurityMode,String)
              • UaSCUaBinaryChannel Constructor(String,BufferManager,ChannelQuotas,X509Certificate2,X509Certificate2Collection,EndpointDescriptionCollection,MessageSecurityMode,String)
            • Methods
              • ActivateToken Method
              • BeginWriteMessage Method
                • BeginWriteMessage(ArraySegment<Byte>,Object) Method
                • BeginWriteMessage(BufferCollection,Object) Method
              • CalculateChunkCount Method
              • CalculateSymmetricKeySizes Method
              • ChannelStateChanged Method
              • CompareCertificates Method
              • ComputeKeys Method
              • CreateNonce Method
              • CreateToken Method
              • Decrypt Method
                • Decrypt(ArraySegment<Byte>,ArraySegment<Byte>,X509Certificate2) Method
                • Decrypt(ChannelToken,ArraySegment<Byte>,Boolean) Method
              • DiscardTokens Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • DoMessageLimitsExceeded Method
              • Encrypt Method
                • Encrypt(ArraySegment<Byte>,ArraySegment<Byte>,X509Certificate2) Method
                • Encrypt(ChannelToken,ArraySegment<Byte>,Boolean) Method
              • GetAsymmetricHeaderSize Method
                • GetAsymmetricHeaderSize(String,X509Certificate2) Method
                • GetAsymmetricHeaderSize(String,X509Certificate2,Int32) Method
              • GetAsymmetricSignatureSize Method
              • GetCipherTextBlockSize Method
              • GetNewSequenceNumber Method
              • GetNonceLength Method
              • GetPlainTextBlockSize Method
              • GetSavedChunks Method
              • GetSavedChunksTotalSize Method
              • GetThumbprintBytes Method
              • GetThumbprintString Method
              • HandleIncomingMessage Method
              • HandleMessageProcessingError Method
                • HandleMessageProcessingError(Exception,UInt32,String,Object[]) Method
                • HandleMessageProcessingError(UInt32,String,Object[]) Method
                • HandleMessageProcessingError(ServiceResult) Method
              • HandleSocketError Method
              • HandleWriteComplete Method
              • MessageLimitsExceeded Method
              • OnMessageReceived Method
              • OnReceiveError Method
              • OnWriteComplete Method
              • ReadAndVerifyMessageTypeAndSize Method
              • ReadAsymmetricMessage Method
              • ReadAsymmetricMessageHeader Method
              • ReadErrorMessageBody Method
              • ReadSymmetricMessage Method
              • ResetSequenceNumber Method
              • ReviseSecurityMode Method
              • SaveIntermediateChunk Method
              • SetEndpointUrl Method
              • SetRenewedToken Method
              • SetStateChangedCallback Method
              • Sign Method
                • Sign(ArraySegment<Byte>,X509Certificate2) Method
                • Sign(ChannelToken,ArraySegment<Byte>,Boolean) Method
              • UpdateLastActiveTime Method
              • UpdateMessageSize Method
              • UpdateMessageType Method
              • ValidateNonce Method
              • Verify Method
                • Verify(ArraySegment<Byte>,Byte[],X509Certificate2) Method
                • Verify(ChannelToken,Byte[],ArraySegment<Byte>,Boolean) Method
              • VerifySequenceNumber Method
              • WriteAsymmetricMessage Method
                • WriteAsymmetricMessage(UInt32,UInt32,X509Certificate2,X509Certificate2,ArraySegment<Byte>) Method
                • WriteAsymmetricMessage(UInt32,UInt32,X509Certificate2,X509Certificate2Collection,X509Certificate2,ArraySegment<Byte>) Method
              • WriteAsymmetricMessageHeader Method
                • WriteAsymmetricMessageHeader(BinaryEncoder,UInt32,UInt32,String,X509Certificate2,X509Certificate2) Method
                • WriteAsymmetricMessageHeader(BinaryEncoder,UInt32,UInt32,String,X509Certificate2,X509Certificate2Collection,X509Certificate2,Int32) Method
              • WriteErrorMessageBody Method
              • WriteSymmetricMessage Method
            • Properties
              • BufferManager Property
              • ChannelFull Property
              • ChannelId Property
              • ClientCertificate Property
              • DataLock Property
              • DiscoveryOnly Property
              • EndpointDescription Property
              • GlobalChannelId Property
              • Id Property
              • LastActiveTickCount Property
              • MaxRequestChunkCount Property
              • MaxRequestMessageSize Property
              • MaxResponseChunkCount Property
              • MaxResponseMessageSize Property
              • PreviousToken Property
              • Quotas Property
              • ReceiveBufferSize Property
              • RenewedToken Property
              • SecurityMode Property
              • SecurityPolicyUri Property
              • SendBufferSize Property
              • ServerCertificate Property
              • ServerCertificateChain Property
              • State Property
          • UaSCUaBinaryClientChannel
            • Overview
            • Members
            • UaSCUaBinaryClientChannel Constructor
              • UaSCUaBinaryClientChannel Constructor(String,BufferManager,IMessageSocketFactory,ChannelQuotas,X509Certificate2,X509Certificate2,EndpointDescription)
              • UaSCUaBinaryClientChannel Constructor(String,BufferManager,IMessageSocketFactory,ChannelQuotas,X509Certificate2,X509Certificate2Collection,X509Certificate2,EndpointDescription)
            • Methods
              • BeginConnect Method
              • BeginSendRequest Method
              • Close Method
              • CloseAsync Method
              • Dispose Method
                • Dispose(Boolean) Method
              • DoMessageLimitsExceeded Method
              • EndConnect Method
              • EndConnectAsync Method
              • EndSendRequest Method
              • EndSendRequestAsync Method
              • HandleIncomingMessage Method
              • HandleSocketError Method
              • HandleWriteComplete Method
              • ProcessErrorMessage Method
          • UaSCUaBinaryTransportChannel
            • Overview
            • Members
            • UaSCUaBinaryTransportChannel Constructor
            • Methods
              • BeginClose Method
              • BeginOpen Method
              • BeginReconnect Method
              • BeginSendRequest Method
              • Close Method
              • CloseAsync Method
              • Dispose Method
                • Dispose() Method
                • Dispose(Boolean) Method
              • EndClose Method
              • EndOpen Method
              • EndReconnect Method
              • EndSendRequest Method
              • EndSendRequestAsync Method
              • Initialize Method
                • Initialize(Uri,TransportChannelSettings) Method
                • Initialize(ITransportWaitingConnection,TransportChannelSettings) Method
              • Open Method
              • Reconnect Method
                • Reconnect() Method
                • Reconnect(ITransportWaitingConnection) Method
              • SendRequest Method
              • SendRequestAsync Method
            • Properties
              • CurrentToken Property
              • EndpointConfiguration Property
              • EndpointDescription Property
              • MessageContext Property
              • OperationTimeout Property
              • Socket Property
              • SupportedFeatures Property
        • Enumerations
          • TcpChannelState
        • Interfaces
          • IMessageSink
            • Overview
            • Members
            • Methods
              • OnMessageReceived Method
              • OnReceiveError Method
            • Properties
              • ChannelFull Property
          • IMessageSocket
            • Overview
            • Members
            • Methods
              • BeginConnect Method
              • ChangeSink Method
              • Close Method
              • MessageSocketEventArgs Method
              • ReadNextMessage Method
              • SendAsync Method
            • Properties
              • Handle Property
              • LocalEndpoint Property
              • MessageSocketFeatures Property
              • RemoteEndpoint Property
          • IMessageSocketAsyncEventArgs
            • Overview
            • Members
            • Methods
              • SetBuffer Method
            • Properties
              • Buffer Property
              • BufferList Property
              • BytesTransferred Property
              • IsSocketError Property
              • SocketErrorString Property
              • UserToken Property
            • Events
              • Completed Event
          • IMessageSocketChannel
            • Overview
            • Members
            • Properties
              • Socket Property
          • IMessageSocketFactory
            • Overview
            • Members
            • Methods
              • Create Method
            • Properties
              • Implementation Property
          • ITcpChannelListener
            • Overview
            • Members
            • Methods
              • ChannelClosed Method
              • ReconnectToExistingChannel Method
              • TransferListenerChannel Method
            • Properties
              • EndpointUrl Property
          • ITransportBindingFactory<T>
            • Overview
            • Members
            • Methods
              • Create Method
          • ITransportBindings<T>
            • Overview
            • Members
            • Methods
              • AddBindings Method
                • AddBindings(Assembly) Method
                • AddBindings(IEnumerable<Type>) Method
              • GetBinding Method
              • HasBinding Method
              • SetBinding Method
          • ITransportBindingScheme
            • Overview
            • Members
            • Properties
              • UriScheme Property
          • ITransportChannelFactory
            • Overview
            • Members
          • ITransportListenerFactory
            • Overview
            • Members
            • Methods
              • CreateServiceHost Method
        • Delegates
          • ReportAuditCertificateEventHandler
          • ReportAuditCloseSecureChannelEventHandler
          • ReportAuditOpenSecureChannelEventHandler
          • TcpChannelRequestEventHandler
          • TcpChannelStateEventHandler
          • TcpChannelStatusEventHandler
      • Opc.Ua.Buffers Namespace
        • Overview
        • Classes
          • ArrayPoolBufferSegment<T>
            • Overview
            • Members
            • ArrayPoolBufferSegment<T> Constructor
            • Methods
              • Append Method
              • Return Method
          • ArrayPoolBufferWriter<T>
            • Overview
            • Members
            • ArrayPoolBufferWriter<T> Constructor
              • ArrayPoolBufferWriter<T> Constructor()
              • ArrayPoolBufferWriter<T> Constructor(Int32,Int32)
              • ArrayPoolBufferWriter<T> Constructor(Boolean,Int32,Int32)
            • Methods
              • Advance Method
              • Dispose Method
              • GetMemory Method
              • GetReadOnlySequence Method
              • GetSpan Method
      • Opc.Ua.Configuration Namespace
        • Overview
      • Opc.Ua.Export Namespace
        • Overview
        • Classes
          • DataTypeDefinition
            • Overview
            • Members
            • DataTypeDefinition Constructor
            • Properties
              • BaseType Property
              • Field Property
              • IsOptionSet Property
              • IsUnion Property
              • Name Property
              • SymbolicName Property
          • DataTypeField
            • Overview
            • Members
            • DataTypeField Constructor
            • Properties
              • AllowSubTypes Property
              • ArrayDimensions Property
              • DataType Property
              • Description Property
              • DisplayName Property
              • IsOptional Property
              • MaxStringLength Property
              • Name Property
              • SymbolicName Property
              • Value Property
              • ValueRank Property
          • LocalizedText
            • Overview
            • Members
            • LocalizedText Constructor
            • Properties
              • Locale Property
              • Value Property
          • ModelTableEntry
            • Overview
            • Members
            • ModelTableEntry Constructor
            • Properties
              • AccessRestrictions Property
              • ModelUri Property
              • ModelVersion Property
              • PublicationDate Property
              • PublicationDateSpecified Property
              • RequiredModel Property
              • RolePermissions Property
              • Version Property
              • XmlSchemaUri Property
          • NodeIdAlias
            • Overview
            • Members
            • NodeIdAlias Constructor
            • Properties
              • Alias Property
              • Value Property
          • NodeSetStatus
            • Overview
            • Members
            • NodeSetStatus Constructor
            • Properties
              • Code Property
              • Value Property
          • NodeToDelete
            • Overview
            • Members
            • NodeToDelete Constructor
            • Properties
              • DeleteReverseReferences Property
              • Value Property
          • Reference
            • Overview
            • Members
            • Reference Constructor
            • Properties
              • IsForward Property
              • ReferenceType Property
              • Value Property
          • ReferenceChange
            • Overview
            • Members
            • ReferenceChange Constructor
            • Properties
              • IsForward Property
              • ReferenceType Property
              • Source Property
              • Value Property
          • RolePermission
            • Overview
            • Members
            • RolePermission Constructor
            • Properties
              • Permissions Property
              • Value Property
          • StructureTranslationType
            • Overview
            • Members
            • StructureTranslationType Constructor
            • Properties
              • Name Property
              • Text Property
          • TranslationType
            • Overview
            • Members
            • TranslationType Constructor
            • Properties
              • Items Property
          • UADataType
            • Overview
            • Members
            • UADataType Constructor
            • Properties
              • Definition Property
              • Purpose Property
          • UAInstance
            • Overview
            • Members
            • UAInstance Constructor
            • Properties
              • ParentNodeId Property
          • UAMethod
            • Overview
            • Members
            • UAMethod Constructor
            • Properties
              • ArgumentDescription Property
              • Executable Property
              • MethodDeclarationId Property
              • UserExecutable Property
          • UAMethodArgument
            • Overview
            • Members
            • UAMethodArgument Constructor
            • Properties
              • Description Property
              • Name Property
          • UANode
            • Overview
            • Members
            • UANode Constructor
            • Properties
              • AccessRestrictions Property
              • AccessRestrictionsSpecified Property
              • BrowseName Property
              • Category Property
              • Description Property
              • DisplayName Property
              • Documentation Property
              • Extensions Property
              • HasNoPermissions Property
              • NodeId Property
              • References Property
              • ReleaseStatus Property
              • RolePermissions Property
              • SymbolicName Property
              • UserWriteMask Property
              • WriteMask Property
          • UANodeSet
            • Overview
            • Members
            • UANodeSet Constructor
            • Methods
              • AddAlias Method
              • Export Method
              • Import Method
              • Read Method
              • Write Method
            • Properties
              • Aliases Property
              • Extensions Property
              • Items Property
              • LastModified Property
              • LastModifiedSpecified Property
              • Models Property
              • NamespaceUris Property
              • ServerUris Property
          • UANodeSetChanges
            • Overview
            • Members
            • UANodeSetChanges Constructor
            • Properties
              • AcceptAllOrNothing Property
              • Aliases Property
              • Extensions Property
              • LastModified Property
              • LastModifiedSpecified Property
              • NamespaceUris Property
              • NodesToAdd Property
              • NodesToDelete Property
              • ReferencesToAdd Property
              • ReferencesToDelete Property
              • ServerUris Property
              • TransactionId Property
          • UANodeSetChangesStatus
            • Overview
            • Members
            • UANodeSetChangesStatus Constructor
            • Properties
              • LastModified Property
              • LastModifiedSpecified Property
              • NodesToAdd Property
              • NodesToDelete Property
              • ReferencesToAdd Property
              • ReferencesToDelete Property
              • TransactionId Property
          • UAObject
            • Overview
            • Members
            • UAObject Constructor
            • Properties
              • EventNotifier Property
          • UAObjectType
            • Overview
            • Members
            • UAObjectType Constructor
          • UAReferenceType
            • Overview
            • Members
            • UAReferenceType Constructor
            • Properties
              • InverseName Property
              • Symmetric Property
          • UAType
            • Overview
            • Members
            • UAType Constructor
            • Properties
              • IsAbstract Property
          • UAVariable
            • Overview
            • Members
            • UAVariable Constructor
            • Properties
              • AccessLevel Property
              • ArrayDimensions Property
              • DataType Property
              • Historizing Property
              • MinimumSamplingInterval Property
              • Translation Property
              • UserAccessLevel Property
              • Value Property
              • ValueRank Property
          • UAVariableType
            • Overview
            • Members
            • UAVariableType Constructor
            • Properties
              • ArrayDimensions Property
              • DataType Property
              • Value Property
              • ValueRank Property
          • UAView
            • Overview
            • Members
            • UAView Constructor
            • Properties
              • ContainsNoLoops Property
              • EventNotifier Property
        • Enumerations
          • DataTypePurpose
          • ReleaseStatus
      • Opc.Ua.Gds Namespace
        • Overview
        • Classes
          • BrowseNames
            • Overview
            • Members
            • Fields
              • AccessTokenIssuedAuditEventType Field
              • ApplicationRecordDataType Field
              • ApplicationRegistrationChangedAuditEventType Field
              • Applications Field
              • AuthorizationServices Field
              • AuthorizationServicesFolderType Field
              • AuthorizationServiceType Field
              • CertificateDeliveredAuditEventType Field
              • CertificateDirectoryType Field
              • CertificateGroup Field
              • CertificateGroups Field
              • CertificateRequestedAuditEventType Field
              • CertificateType Field
              • CheckRevocationStatus Field
              • Directory Field
              • DirectoryType Field
              • FindApplications Field
              • FinishRequest Field
              • GetApplication Field
              • GetCertificateGroups Field
              • GetCertificates Field
              • GetCertificateStatus Field
              • GetServiceDescription Field
              • GetTrustList Field
              • KeyCredentialDeliveredAuditEventType Field
              • KeyCredentialManagement Field
              • KeyCredentialManagementFolderType Field
              • KeyCredentialRequestedAuditEventType Field
              • KeyCredentialRevokedAuditEventType Field
              • KeyCredentialServiceType Field
              • ModelVersion Field
              • OpcUaGds_BinarySchema Field
              • OpcUaGds_XmlSchema Field
              • OPCUAGDSNamespaceMetadata Field
              • ProfileUris Field
              • QueryApplications Field
              • QueryServers Field
              • RegisterApplication Field
              • RequestAccessToken Field
              • ResourceUri Field
              • Revoke Field
              • RevokeCertificate Field
              • SecurityPolicyUris Field
              • ServiceCertificate Field
              • ServiceName_Placeholder Field
              • ServiceUri Field
              • StartNewKeyPairRequest Field
              • StartRequest Field
              • StartSigningRequest Field
              • UnregisterApplication Field
              • UpdateApplication Field
              • UserTokenPolicies Field
              • WellKnownRole_AuthorizationServiceAdmin Field
              • WellKnownRole_CertificateAuthorityAdmin Field
              • WellKnownRole_DiscoveryAdmin Field
              • WellKnownRole_KeyCredentialAdmin Field
              • WellKnownRole_RegistrationAuthorityAdmin Field
          • Namespaces
            • Overview
            • Members
            • Fields
              • OpcUa Field
              • OpcUaGds Field
              • OpcUaGdsXsd Field
              • OpcUaXsd Field
      • Opc.Ua.Redaction Namespace
        • Overview
        • Classes
          • Redact
            • Overview
            • Members
            • Methods
              • Create<T> Method
          • RedactionStrategies
            • Overview
            • Members
            • Methods
              • ResetStrategy Method
              • SetStrategy Method
          • RedactionWrapper<T>
            • Overview
            • Members
            • RedactionWrapper<T> Constructor
            • Methods
              • ToString Method
        • Interfaces
          • IRedactionStrategy
            • Overview
            • Members
            • Methods
              • Redact Method
      • Opc.Ua.Schema Namespace
        • Overview
        • Classes
          • SchemaValidator
            • Overview
            • Members
            • SchemaValidator Constructor
              • SchemaValidator Constructor()
              • SchemaValidator Constructor(IDictionary<String,String>)
              • SchemaValidator Constructor(IDictionary<String,Byte[]>)
            • Methods
              • Exception Method
                • Exception(String) Method
                • Exception(String,Object) Method
                • Exception(String,Object,Object) Method
                • Exception(String,Object,Object,Object) Method
              • GetSchema Method
              • IsNull Method
              • Load Method
              • LoadFile Method
                • LoadFile(Type,String) Method
                • LoadFile(Type,Stream) Method
              • LoadInput Method
                • LoadInput(Type,Stream) Method
                • LoadInput(Type,String) Method
              • LoadResource Method
              • SetResourcePaths Method
            • Properties
              • FilePath Property
              • ImportFiles Property
              • KnownFiles Property
              • LoadedFiles Property
      • Opc.Ua.Schema.Binary Namespace
        • Overview
        • Classes
          • BinarySchemaValidator
            • Overview
            • Members
            • BinarySchemaValidator Constructor
              • BinarySchemaValidator Constructor()
              • BinarySchemaValidator Constructor(IDictionary<String,String>)
              • BinarySchemaValidator Constructor(IDictionary<String,Byte[]>)
            • Methods
              • GetSchema Method
              • Validate Method
                • Validate(Stream) Method
                • Validate(String) Method
            • Properties
              • Dictionary Property
              • ValidatedDescriptions Property
              • Warnings Property
            • Fields
              • WellKnownDictionaries Field
          • Documentation
            • Overview
            • Members
            • Documentation Constructor
            • Properties
              • AnyAttr Property
              • Items Property
              • Text Property
          • EnumeratedType
            • Overview
            • Members
            • EnumeratedType Constructor
            • Properties
              • EnumeratedValue Property
          • EnumeratedValue
            • Overview
            • Members
            • EnumeratedValue Constructor
            • Properties
              • Documentation Property
              • Name Property
              • Value Property
              • ValueSpecified Property
          • FieldType
            • Overview
            • Members
            • FieldType Constructor
            • Properties
              • AnyAttr Property
              • Documentation Property
              • IsLengthInBytes Property
              • Length Property
              • LengthField Property
              • LengthSpecified Property
              • Name Property
              • SwitchField Property
              • SwitchOperand Property
              • SwitchOperandSpecified Property
              • SwitchValue Property
              • SwitchValueSpecified Property
              • Terminator Property
              • TypeName Property
          • ImportDirective
            • Overview
            • Members
            • ImportDirective Constructor
            • Properties
              • Location Property
              • Namespace Property
          • OpaqueType
            • Overview
            • Members
            • OpaqueType Constructor
            • Properties
              • ByteOrderSignificant Property
              • LengthInBits Property
              • LengthInBitsSpecified Property
          • StructuredType
            • Overview
            • Members
            • StructuredType Constructor
            • Properties
              • AnyAttr Property
              • Field Property
          • TypeDescription
            • Overview
            • Members
            • TypeDescription Constructor
            • Properties
              • DefaultByteOrder Property
              • DefaultByteOrderSpecified Property
              • Documentation Property
              • Name Property
              • QName Property
          • TypeDictionary
            • Overview
            • Members
            • TypeDictionary Constructor
            • Properties
              • DefaultByteOrder Property
              • DefaultByteOrderSpecified Property
              • Documentation Property
              • Import Property
              • Items Property
              • TargetNamespace Property
        • Enumerations
          • ByteOrder
          • SwitchOperand
      • Opc.Ua.Schema.Xml Namespace
        • Overview
        • Classes
          • XmlSchemaValidator
            • Overview
            • Members
            • XmlSchemaValidator Constructor
              • XmlSchemaValidator Constructor()
              • XmlSchemaValidator Constructor(IDictionary<String,String>)
              • XmlSchemaValidator Constructor(IDictionary<String,Byte[]>)
            • Methods
              • GetSchema Method
              • Validate Method
                • Validate(String) Method
                • Validate(Stream) Method
            • Properties
              • SchemaSet Property
              • TargetSchema Property
            • Fields
              • WellKnownDictionaries Field
      • Opc.Ua.Security Namespace
        • Overview
        • Classes
          • Audit
            • Overview
            • Members
            • Methods
              • SecureChannelCreated Method
              • SecureChannelRenewed Method
          • CertificateIdentifier
            • Overview
            • Members
            • CertificateIdentifier Constructor
            • Methods
              • Find Method
                • Find() Method
                • Find(Boolean) Method
              • OpenStore Method
            • Properties
              • ExtensionData Property
              • OfflineRevocationList Property
              • OnlineRevocationList Property
              • RawData Property
              • StorePath Property
              • StoreType Property
              • SubjectName Property
              • Thumbprint Property
              • ValidationOptions Property
          • CertificateList
            • Overview
            • Members
            • CertificateList Constructor
            • Properties
              • Certificates Property
              • ExtensionData Property
              • ValidationOptions Property
          • CertificateStoreIdentifier
            • Overview
            • Members
            • CertificateStoreIdentifier Constructor
            • Methods
              • OpenStore Method
            • Properties
              • ExtensionData Property
              • StorePath Property
              • StoreType Property
              • ValidationOptions Property
          • ListOfBaseAddresses
            • Overview
            • Members
            • ListOfBaseAddresses Constructor
          • ListOfCertificateIdentifier
            • Overview
            • Members
            • ListOfCertificateIdentifier Constructor
          • ListOfExtensions
            • Overview
            • Members
            • ListOfExtensions Constructor
          • ListOfSecurityProfiles
            • Overview
            • Members
            • ListOfSecurityProfiles Constructor
          • SecuredApplication
            • Overview
            • Members
            • SecuredApplication Constructor
            • Methods
              • CalculateSecurityLevel Method
              • FromApplicationType Method
              • FromCertificateIdentifier Method
              • FromCertificateList Method
              • FromCertificateStoreIdentifier Method
              • FromCertificateStoreIdentifierToTrustList Method
              • FromListOfBaseAddresses Method
              • FromListOfSecurityProfiles Method
              • ToApplicationType Method
              • ToCertificateIdentifier Method
              • ToCertificateList Method
              • ToCertificateStoreIdentifier Method
              • ToCertificateTrustList Method
              • ToListOfBaseAddresses Method
              • ToListOfSecurityProfiles Method
            • Properties
              • ApplicationCertificate Property
              • ApplicationName Property
              • ApplicationType Property
              • ApplicationUri Property
              • BaseAddresses Property
              • ConfigurationFile Property
              • ConfigurationMode Property
              • ExecutableFile Property
              • ExtensionData Property
              • Extensions Property
              • IssuerCertificates Property
              • IssuerCertificateStore Property
              • LastExportTime Property
              • Name Property
              • ProductName Property
              • RejectedCertificatesStore Property
              • SecurityProfiles Property
              • TrustedCertificates Property
              • TrustedCertificateStore Property
              • TrustedIssuerCertificates Property
              • TrustedIssuerStore Property
              • TrustedPeerCertificates Property
              • TrustedPeerStore Property
              • Uri Property
          • SecurityConfigurationManager
            • Overview
            • Members
            • SecurityConfigurationManager Constructor
            • Methods
              • ReadConfiguration Method
              • WriteConfiguration Method
          • SecurityConfigurationManagerFactory
            • Overview
            • Members
            • Methods
              • CreateInstance Method
          • SecurityProfile
            • Overview
            • Members
            • SecurityProfile Constructor
            • Properties
              • Enabled Property
              • ExtensionData Property
              • ProfileUri Property
        • Enumerations
          • ApplicationType
        • Interfaces
          • ISecurityConfigurationManager
            • Overview
            • Members
            • Methods
              • ReadConfiguration Method
              • WriteConfiguration Method
      • Opc.Ua.Test Namespace
        • Overview
        • Classes
          • DataComparer
            • Overview
            • Members
            • DataComparer Constructor
            • Methods
              • CompareBoolean Method
              • CompareByte Method
              • CompareByteString Method
              • CompareDataValue Method
              • CompareDateTime Method
              • CompareDiagnosticInfo Method
              • CompareDouble Method
              • CompareExpandedNodeId Method
              • CompareExtensionObject Method
              • CompareExtensionObjectBody Method
              • CompareFloat Method
              • CompareInt16 Method
              • CompareInt32 Method
              • CompareInt64 Method
              • CompareLocalizedText Method
              • CompareMatrix Method
              • CompareNodeId Method
              • CompareQualifiedName Method
              • CompareSByte Method
              • CompareStatusCode Method
              • CompareString Method
              • CompareUInt16 Method
              • CompareUInt32 Method
              • CompareUInt64 Method
              • CompareUuid Method
              • CompareVariant Method
              • CompareXmlElement Method
              • GetExtensionObjectBody Method
            • Properties
              • EncodeableFactory Property
              • ThrowOnError Property
          • DataGenerator
            • Overview
            • Members
            • DataGenerator Constructor
            • Methods
              • GetNullArray<T> Method
              • GetRandom Method
                • GetRandom(NodeId,Int32,IList<UInt32>,ITypeTable) Method
                • GetRandom(BuiltInType) Method
                • GetRandom<T>(Boolean) Method
              • GetRandomArray Method
                • GetRandomArray(BuiltInType,Boolean,Int32,Boolean) Method
                • GetRandomArray<T>(Boolean,Int32,Boolean) Method
              • GetRandomBoolean Method
              • GetRandomByte Method
              • GetRandomByteString Method
              • GetRandomDataValue Method
              • GetRandomDateTime Method
              • GetRandomDiagnosticInfo Method
              • GetRandomDouble Method
              • GetRandomExpandedNodeId Method
              • GetRandomExtensionObject Method
              • GetRandomFloat Method
              • GetRandomGuid Method
              • GetRandomInt16 Method
              • GetRandomInt32 Method
              • GetRandomInt64 Method
              • GetRandomInteger Method
              • GetRandomLocalizedText Method
              • GetRandomNodeId Method
              • GetRandomNumber Method
              • GetRandomQualifiedName Method
              • GetRandomSByte Method
              • GetRandomStatusCode Method
              • GetRandomString Method
                • GetRandomString() Method
                • GetRandomString(String) Method
              • GetRandomSymbol Method
                • GetRandomSymbol() Method
                • GetRandomSymbol(String) Method
              • GetRandomUInt16 Method
              • GetRandomUInt32 Method
              • GetRandomUInt64 Method
              • GetRandomUInteger Method
              • GetRandomUuid Method
              • GetRandomVariant Method
                • GetRandomVariant() Method
                • GetRandomVariant(Boolean) Method
              • GetRandomXmlElement Method
            • Properties
              • BoundaryValueFrequency Property
              • MaxArrayLength Property
              • MaxDateTimeValue Property
              • MaxStringLength Property
              • MaxXmlAttributeCount Property
              • MaxXmlElementCount Property
              • MinDateTimeValue Property
              • NamespaceUris Property
              • ServerUris Property
          • RandomSource
            • Overview
            • Members
            • RandomSource Constructor
              • RandomSource Constructor()
              • RandomSource Constructor(Int32)
            • Methods
              • NextBytes Method
              • NextInt32 Method
        • Interfaces
          • IRandomSource
            • Overview
            • Members
            • Methods
              • NextBytes Method
              • NextInt32 Method
      • Opc.Ua.Types.Redaction Namespace
        • Overview
        • Classes
          • SimpleRedactionStrategy
            • Overview
            • Members
            • SimpleRedactionStrategy Constructor
              • SimpleRedactionStrategy Constructor()
              • SimpleRedactionStrategy Constructor(Int32,Int32)
            • Methods
              • Redact Method
      • Opc.Ua.Types.Utils Namespace
        • Overview
        • Classes
          • AsyncAutoResetEvent
            • Overview
            • Members
            • AsyncAutoResetEvent Constructor
            • Methods
              • Set Method
              • SetAll Method
              • WaitAsync Method
  • Opc.Ua.Security.Certificates Assembly
    • Overview
    • Namespaces
      • Opc.Ua.Security.Certificates Namespace
        • Overview
        • Classes
          • AsnUtils
            • Overview
            • Members
            • Methods
              • ParseX509Blob Method
          • CertificateBuilder
            • Overview
            • Members
            • Methods
              • Create Method
                • Create(X500DistinguishedName) Method
                • Create(String) Method
              • CreateForECDsa Method
                • CreateForECDsa() Method
                • CreateForECDsa(X509SignatureGenerator) Method
              • CreateForRSA Method
                • CreateForRSA() Method
                • CreateForRSA(X509SignatureGenerator) Method
              • SetECDsaPublicKey Method
                • SetECDsaPublicKey(Byte[]) Method
              • SetRSAPublicKey Method
                • SetRSAPublicKey(Byte[]) Method
          • CertificateBuilderBase
            • Overview
            • Members
            • Methods
              • AddExtension Method
              • CreateForECDsa Method
                • CreateForECDsa() Method
                • CreateForECDsa(X509SignatureGenerator) Method
              • CreateForRSA Method
                • CreateForRSA() Method
                • CreateForRSA(X509SignatureGenerator) Method
              • CreateSerialNumber Method
              • GetSerialNumber Method
              • Initialize Method
              • NewSerialNumber Method
              • SetCAConstraint Method
              • SetECCurve Method
              • SetECDsaPublicKey Method
                • SetECDsaPublicKey(Byte[]) Method
                • SetECDsaPublicKey(ECDsa) Method
              • SetHashAlgorithm Method
              • SetIssuer Method
              • SetLifeTime Method
                • SetLifeTime(TimeSpan) Method
                • SetLifeTime(UInt16) Method
              • SetNotAfter Method
              • SetNotBefore Method
              • SetRSAKeySize Method
              • SetRSAPublicKey Method
                • SetRSAPublicKey(Byte[]) Method
                • SetRSAPublicKey(RSA) Method
              • SetSerialNumber Method
              • SetSerialNumberLength Method
              • ValidateSettings Method
            • Properties
              • Extensions Property
              • HashAlgorithmName Property
              • IssuerCAKeyCert Property
              • IssuerName Property
              • NotAfter Property
              • NotBefore Property
              • SerialNumber Property
              • SubjectName Property
          • CrlBuilder
            • Overview
            • Members
            • Methods
              • AddCRLExtension Method
              • AddRevokedCertificate Method
                • AddRevokedCertificate(X509Certificate2,CRLReason) Method
                • AddRevokedCertificate(RevokedCertificate) Method
              • AddRevokedCertificates Method
              • AddRevokedSerialNumbers Method
              • Create Method
                • Create(IX509CRL) Method
                • Create(X500DistinguishedName) Method
                • Create(X500DistinguishedName,HashAlgorithmName) Method
              • CreateForECDsa Method
              • CreateForRSA Method
              • CreateSignature Method
              • SetHashAlgorithm Method
              • SetNextUpdate Method
              • SetThisUpdate Method
            • Properties
              • CrlExtensions Property
              • HashAlgorithmName Property
              • Issuer Property
              • IssuerName Property
              • NextUpdate Property
              • RawData Property
              • RevokedCertificates Property
              • ThisUpdate Property
          • Oids
            • Overview
            • Members
            • Methods
              • GetECDsaOid Method
              • GetHashAlgorithmName Method
              • GetRSAOid Method
            • Fields
              • AuthorityInfoAccess Field
              • CertificateAuthorityIssuers Field
              • ClientAuthentication Field
              • CRLDistributionPoint Field
              • CrlNumber Field
              • CrlReasonCode Field
              • Dsa Field
              • ECDsaWithSha1 Field
              • ECDsaWithSha256 Field
              • ECDsaWithSha384 Field
              • ECDsaWithSha512 Field
              • ECPublicKey Field
              • OnlineCertificateStatusProtocol Field
              • Rsa Field
              • RsaOaep Field
              • RsaPkcs1Sha1 Field
              • RsaPkcs1Sha256 Field
              • RsaPkcs1Sha384 Field
              • RsaPkcs1Sha512 Field
              • RsaPss Field
              • ServerAuthentication Field
          • PEMReader
            • Overview
            • Members
            • Methods
              • ImportPrivateKeyFromPEM Method
          • PEMWriter
            • Overview
            • Members
            • Methods
              • ExportCertificateAsPEM Method
              • ExportCRLAsPEM Method
              • ExportCSRAsPEM Method
              • ExportPrivateKeyAsPEM Method
          • RevokedCertificate
            • Overview
            • Members
            • RevokedCertificate Constructor
              • RevokedCertificate Constructor(String,CRLReason)
              • RevokedCertificate Constructor(Byte[],CRLReason)
              • RevokedCertificate Constructor(String)
              • RevokedCertificate Constructor(Byte[])
            • Properties
              • CrlEntryExtensions Property
              • RevocationDate Property
              • SerialNumber Property
              • UserCertificate Property
          • X509AuthorityKeyIdentifierExtension
            • Overview
            • Members
            • X509AuthorityKeyIdentifierExtension Constructor
              • X509AuthorityKeyIdentifierExtension Constructor()
              • X509AuthorityKeyIdentifierExtension Constructor(AsnEncodedData,Boolean)
              • X509AuthorityKeyIdentifierExtension Constructor(String,Byte[],Boolean)
              • X509AuthorityKeyIdentifierExtension Constructor(Byte[])
              • X509AuthorityKeyIdentifierExtension Constructor(Byte[],X500DistinguishedName,Byte[])
              • X509AuthorityKeyIdentifierExtension Constructor(Oid,Byte[],Boolean)
            • Methods
              • CopyFrom Method
              • Format Method
              • GetKeyIdentifier Method
              • GetSerialNumber Method
            • Properties
              • Issuer Property
              • KeyIdentifier Property
              • SerialNumber Property
            • Fields
              • AuthorityKeyIdentifier2Oid Field
              • AuthorityKeyIdentifierOid Field
          • X509CRL
            • Overview
            • Members
            • X509CRL Constructor
              • X509CRL Constructor(String)
              • X509CRL Constructor(Byte[])
              • X509CRL Constructor(IX509CRL)
            • Methods
              • IsRevoked Method
              • VerifySignature Method
            • Properties
              • CrlExtensions Property
              • HashAlgorithmName Property
              • Issuer Property
              • IssuerName Property
              • NextUpdate Property
              • RawData Property
              • RevokedCertificates Property
              • ThisUpdate Property
          • X509CRLCollection
            • Overview
            • Members
            • X509CRLCollection Constructor
              • X509CRLCollection Constructor()
              • X509CRLCollection Constructor(X509CRL)
              • X509CRLCollection Constructor(X509CRLCollection)
              • X509CRLCollection Constructor(X509CRL[])
            • Methods
              • ToX509CRLCollection Method
            • Properties
              • Item Property
            • Operators
              • Implicit Type Conversion Operator
          • X509CrlNumberExtension
            • Overview
            • Members
            • X509CrlNumberExtension Constructor
              • X509CrlNumberExtension Constructor()
              • X509CrlNumberExtension Constructor(AsnEncodedData,Boolean)
              • X509CrlNumberExtension Constructor(String,Byte[],Boolean)
              • X509CrlNumberExtension Constructor(Oid,Byte[],Boolean)
              • X509CrlNumberExtension Constructor(BigInteger)
            • Methods
              • CopyFrom Method
              • Format Method
            • Properties
              • CrlNumber Property
            • Fields
              • CrlNumberOid Field
          • X509Defaults
            • Overview
            • Members
            • Fields
              • HashAlgorithmName Field
              • LifeTime Field
              • RSAKeySize Field
              • RSAKeySizeMax Field
              • RSAKeySizeMin Field
              • SerialNumberLengthMax Field
              • SerialNumberLengthMin Field
          • X509Extensions
            • Overview
            • Members
            • Methods
              • BuildAuthorityKeyIdentifier Method
              • BuildCRLNumber Method
              • BuildX509AuthorityInformationAccess Method
              • BuildX509CRLDistributionPoints Method
                • BuildX509CRLDistributionPoints(String) Method
                • BuildX509CRLDistributionPoints(IEnumerable<String>) Method
              • BuildX509CRLReason Method
              • FindExtension Method
                • FindExtension<T>(X509Certificate2) Method
                • FindExtension<T>(X509ExtensionCollection) Method
              • PatchExtensionUrl Method
                • PatchExtensionUrl(String,Byte[]) Method
                • PatchExtensionUrl(String,String) Method
              • ReadExtension Method
              • WriteExtension Method
          • X509PfxUtils
            • Overview
            • Members
            • Methods
              • CreateCertificateFromPKCS12 Method
              • VerifyECDsaKeyPair Method
              • VerifyRSAKeyPair Method
            • Fields
              • TestBlockSize Field
          • X509Signature
            • Overview
            • Members
            • X509Signature Constructor
              • X509Signature Constructor(Byte[])
              • X509Signature Constructor(Byte[],Byte[],Byte[])
            • Methods
              • Encode Method
              • Verify Method
            • Properties
              • Name Property
              • Signature Property
              • SignatureAlgorithm Property
              • SignatureAlgorithmIdentifier Property
              • Tbs Property
          • X509SubjectAltNameExtension
            • Overview
            • Members
            • X509SubjectAltNameExtension Constructor
              • X509SubjectAltNameExtension Constructor()
              • X509SubjectAltNameExtension Constructor(AsnEncodedData,Boolean)
              • X509SubjectAltNameExtension Constructor(String,Byte[],Boolean)
              • X509SubjectAltNameExtension Constructor(Oid,Byte[],Boolean)
              • X509SubjectAltNameExtension Constructor(String,IEnumerable<String>)
            • Methods
              • CopyFrom Method
              • Format Method
            • Properties
              • DomainNames Property
              • IPAddresses Property
              • Uris Property
            • Fields
              • SubjectAltName2Oid Field
              • SubjectAltNameOid Field
        • Enumerations
          • CRLReason
        • Interfaces
          • ICertificateBuilder
            • Overview
            • Members
          • ICertificateBuilderConfig
            • Overview
            • Members
            • Methods
              • AddExtension Method
              • CreateSerialNumber Method
              • SetCAConstraint Method
              • SetHashAlgorithm Method
              • SetLifeTime Method
                • SetLifeTime(TimeSpan) Method
                • SetLifeTime(UInt16) Method
              • SetNotAfter Method
              • SetNotBefore Method
              • SetSerialNumber Method
              • SetSerialNumberLength Method
          • ICertificateBuilderCreate
            • Overview
            • Members
          • ICertificateBuilderCreateForECDsa
            • Overview
            • Members
            • Methods
              • CreateForECDsa Method
          • ICertificateBuilderCreateForECDsaAny
            • Overview
            • Members
          • ICertificateBuilderCreateForECDsaGenerator
            • Overview
            • Members
            • Methods
              • CreateForECDsa Method
          • ICertificateBuilderCreateForRSA
            • Overview
            • Members
            • Methods
              • CreateForRSA Method
          • ICertificateBuilderCreateForRSAAny
            • Overview
            • Members
          • ICertificateBuilderCreateForRSAGenerator
            • Overview
            • Members
            • Methods
              • CreateForRSA Method
          • ICertificateBuilderCreateGenerator
            • Overview
            • Members
          • ICertificateBuilderECCParameter
            • Overview
            • Members
            • Methods
              • SetECCurve Method
          • ICertificateBuilderECDsaPublicKey
            • Overview
            • Members
            • Methods
              • SetECDsaPublicKey Method
                • SetECDsaPublicKey(Byte[]) Method
                • SetECDsaPublicKey(ECDsa) Method
          • ICertificateBuilderIssuer
            • Overview
            • Members
          • ICertificateBuilderParameter
            • Overview
            • Members
          • ICertificateBuilderPublicKey
            • Overview
            • Members
          • ICertificateBuilderRSAParameter
            • Overview
            • Members
            • Methods
              • SetRSAKeySize Method
          • ICertificateBuilderRSAPublicKey
            • Overview
            • Members
            • Methods
              • SetRSAPublicKey Method
                • SetRSAPublicKey(Byte[]) Method
                • SetRSAPublicKey(RSA) Method
          • ICertificateBuilderSetIssuer
            • Overview
            • Members
            • Methods
              • SetIssuer Method
          • IX509Certificate
            • Overview
            • Members
            • Methods
              • GetSerialNumber Method
            • Properties
              • Extensions Property
              • HashAlgorithmName Property
              • IssuerName Property
              • NotAfter Property
              • NotBefore Property
              • SerialNumber Property
              • SubjectName Property
          • IX509CRL
            • Overview
            • Members
            • Properties
              • CrlExtensions Property
              • HashAlgorithmName Property
              • Issuer Property
              • IssuerName Property
              • NextUpdate Property
              • RawData Property
              • RevokedCertificates Property
              • ThisUpdate Property