Name | Description | |
---|---|---|
![]() | UAEndpointDescriptor Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UAEndpointDescriptor.
Name | Description | |
---|---|---|
![]() | UAEndpointDescriptor Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
![]() | DefaultAuthority | Default authority. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultDescriptorString | Default value of the DescriptorString property.
The value of this constant is "opc.tcp:". |
![]() | DefaultFragment | Default URI fragment. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultHost | Default URI host. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultPassword | Default URI password. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultPath | Default URI path. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultPathAndQuery | Default path and query. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultPrefix | Default prefix. Equals to "opc.tcp:".
The value of this constant is "opc.tcp:". |
![]() | DefaultQuery | Default URI query. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultScheme | Default URI scheme. Equals to "opc.tcp".
The value of this constant is "opc.tcp". |
![]() | DefaultUrlString | Default URL string of the resource. Equals to "opc.tcp:/".
The value of this constant is "opc.tcp:". |
![]() | DefaultUserInfo | Default user info. An empty string.
The value of this constant is "" (String.Empty). |
![]() | DefaultUserName | Default URI username. An empty string.
The value of this constant is "" (String.Empty). |
Name | Description | |
---|---|---|
![]() | AliasName | When non-empty, specifies the name of the alias that will be used in place of this object. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | Authority | Holds an optional user-information part, terminated with "@" (e.g. username:password@); a hostname (e.g., domain name or IP address); and an optional port number, preceded by a colon ":". |
![]() | CertificateSubId | The sub-id of the certificate. Normally an empty string. |
![]() | DescriptorString | Overridden. A string that represents the resource descriptor or its relevant parts. |
![]() | Differentiator | An arbitrary string that differentiates the selected object from others with the same parameters. |
![]() | EndpointSelectionPolicy | Determines how the UA client chooses the endpoint from the endpoints provided by the UA server. |
![]() | Fragment | The fragment portion of the URI. |
![]() | HasServerCertificate | Determines whether the server's instance certificate is included with the endpoint descriptor. |
![]() | Host | The Domain Name System (DNS) host name or IP address of a server. |
![]() | IsAliased | Determines whether this object is aliased. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | IsNull | Determines whether the OPC-UA endpoint descriptor is null. |
![]() ![]() | Null | A null OPC-UA endpoint descriptor (contains an empty URL string). |
![]() | Password | The password associated with the user that accesses the URI. Not normally used with OPC UA - see the documentation! |
![]() | Path | The path to the resource referenced by the URI. |
![]() | PathAndQuery | Gets the concatenated Path and Query properties. |
![]() | Port | The port number of the URI. |
![]() | Prefix | A scheme name followed by a colon. An empty string if there is no scheme. |
![]() | Query | The query information included in the URI. |
![]() | Scheme | The scheme name of the URI. |
![]() | SchemeAndAuthority | Gets the Scheme and Authority properties separated by a colon (:) and double forward slash (//) as needed. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | ServerCertificate | The application instance certificate issued to the server. |
![]() | ServerCertificateByteArray | The encoded application instance certificate issued to the server. |
![]() | Url | Gets or sets the System.Uri instance for this resource descriptor. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | UrlString | A URL string of the resource. |
![]() | UserIdentity | Specifies user's identity, using one or more user token infos, such as anonymous, username, Kerberos, or X.509 certificate tokens. |
![]() | UserInfo | Gets the UserName and Password properties separated by a colon (:). Not normally used with OPC UA - see the documentation! |
![]() | UserName | The username associated with the user that accesses the URI. Not normally used with OPC UA - see the documentation! |
![]() | UserTokenPolicyId | The server-specific policy Id to which the user identity token conforms to. Only used with synthesized endpoints. |
Name | Description | |
---|---|---|
![]() | InitialScheme | Overridden. Infrastructure. |
![]() | InitialSchemeAndAuthority | Infrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | UpdatingUri | Infrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | UpdatingUrlString | Infrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. |
![]() | Equals | Overloaded. Overridden. Determines whether the specified System.Object is equal to the current object. |
![]() ![]() | FromString | Converts a string to an endpoint descriptor. |
![]() ![]() | FromUri | Converts a System.Uri to an endpoint descriptor. |
![]() | GetHashCode | Overridden. Serves as a hash function for a particular type. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() ![]() | MakeDescriptorString | Creates a descriptor string from the given URI and an optional endpoint selection policy. |
![]() | ReadStringList | Reads the object content from the list of strings. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | SetServerCertificateByteArray | Sets the encoded application instance certificate issued to the server. |
![]() | ToString | Overridden. Returns a string that represents the current endpoint descriptor. |
![]() | WriteStringList | Overridden. Writes the object content to the list of strings. |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
![]() | BeginUpdatingUri | Infrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | BeginUpdatingUrlString | Infrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | EndUpdatingUri | Infrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | EndUpdatingUrlString | Infrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
![]() | OnAlias | Overridden. Infrastructure. |
![]() | OnPropertyChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | OnUnalias | Infrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | ReadXmlElement | Overridden. Infrastructure. |
![]() | WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |
![]() | WithAnonymousIdentity | Creates a copy of an endpoint descriptor, with the anonymous identity enabled. |
![]() | WithIdentityAlias | Creates a copy of an endpoint descriptor, with the specified identity alias. |
![]() | WithKerberosIdentity | Overloaded. Creates a copy of an endpoint descriptor, with user identity specified by Kerberos. |
![]() | WithUserNameIdentity | Overloaded. Creates a copy of an endpoint descriptor, with specified username and no password. |
![]() | WithX509CertificateIdentity | Overloaded. Creates a copy of an endpoint descriptor, with username identity given by X.509 certificate. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Handler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged. (Inherited from OpcLabs.BaseLib.ResourceDescriptor) |
![]() | Determines whether the two objects are equal. |
![]() | Overloaded. Converts a System.String to an endpoint descriptor. |
![]() | Determines whether the two objects are not equal. |