Name | Description | |
---|---|---|
NetworkSecurity Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by NetworkSecurity.
Name | Description | |
---|---|---|
NetworkSecurity Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
DefaultAsString | Default NetworkSecurity, expressed as string. Equals to "NotConfigured". | |
DefaultCustomNetworkCredential | Default value of CustomNetworkCredential property; equals to true . |
Name | Description | |
---|---|---|
CustomNetworkCredential | Determines whether a client identity specified by NetworkCredential will be used to impersonate the client. | |
IsConfigured | Determines whether the network security is (sufficiently) configured. | |
IsNull | Determines whether this network security is a null security. | |
NetworkCredential | The identity of the security token. | |
NotConfigured | A network security that is not configured. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Deconfigure | Deconfigures the network security. | |
Equals | Overloaded. Overridden. Infrastructure. | |
GetCredentials | Returns the credentials provided by this network security. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overridden. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
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) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Name | Description | |
---|---|---|
PropertyChanged |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |