Click or drag to resize
SystemIdentifierValidationValidate Method
Overload List
  NameDescription
Public methodValidate
Compares the current system identifiers against the authorized system identifiers, and returns true if it successfully validates and confirms the current system's identity.
(Overrides SystemValidationValidate.)
Public methodValidate(String)
Compares the current system identifiers against the authorized system identifiers of the specified Type, and returns true if it successfully validates and confirms the identifiers have the required number of matches with the authorized system identifiers of the same type.
Top
See Also