The following tables list the members exposed by the Protection type.

Name Description
Public method Static AddDataToRegistry Adds the registration data to the registry in case of the successful registration process.
Public method Static CloseApplication Completes the registration process.
Public method Equals (Overloaded) (inherited from Object).
Public method Static GetDataFromRegistry Gets the key and the registration data from the registry.
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method Static Register (Overloaded) Realizes the registration process.
Public method Static RemoveDataFromRegistry Removes the key and the registration data from the registry.
Public method Static RemoveRegInfo Removes the registration data.
Public method ToString (inherited from Object).
Top