Name | Description | |
---|---|---|
Authentication | The authentication ranking of the communication. | |
Confidentiality | The confidentiality ranking of the communication. | |
Integrity | The integrity ranking of the communication. |
The following tables list the members exposed by CommunicationSecurityRanking.
Name | Description | |
---|---|---|
Authentication | The authentication ranking of the communication. | |
Confidentiality | The confidentiality ranking of the communication. | |
Integrity | The integrity ranking of the communication. |
Name | Description | |
---|---|---|
Clone | ||
Equals | Overloaded. Indicates whether this instance and a specified object are equal. | |
GetHashCode | Serves as the default hash function.Returns the hash code for this instance. | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
Max | Computes the ranking made of better objective rankings of the two given communication security rankings. | |
Min | Computes the ranking made of worse objective rankings of the two given communication security rankings. | |
ToString | Returns a string that represents the current object.Returns the fully qualified type name of this instance. |
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) |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |