Click or drag to resize

WindowsUtilitiesEqualsOrdinal Method

Overload List
  NameDescription
Public methodStatic memberEqualsOrdinal(SecureString, SecureString, Boolean)
Compares two secure strings by evaluating the numeric values of the corresponding character objects in each string.
Public methodStatic memberEqualsOrdinal(SecureString, String, Boolean)
Compares a secure string with an insecure string by evaluating the numeric values of the corresponding character objects in each string.
Top
See Also