QuickOPC User's Guide and Reference
CommunicationSecurityRanking Structure Members
Fields  Methods 


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security Namespace : CommunicationSecurityRanking Structure

The following tables list the members exposed by CommunicationSecurityRanking.

Public Fields
 NameDescription
Public FieldThe authentication ranking of the communication.  
Public FieldThe confidentiality ranking of the communication.  
Public FieldThe integrity ranking of the communication.  
Top
Public Methods
 NameDescription
Public Method  
Public MethodOverloaded. Indicates whether this instance and a specified object are equal.  
Public MethodServes as the default hash function.Returns the hash code for this instance.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Computes the ranking made of better objective rankings of the two given communication security rankings.  
Public Methodstatic (Shared in Visual Basic)Computes the ranking made of worse objective rankings of the two given communication security rankings.  
Public MethodReturns a string that represents the current object.Returns the fully qualified type name of this instance.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

CommunicationSecurityRanking Structure
OpcLabs.BaseLib.Security Namespace