| A quick and easy-to-install ASP.NET CAPTCHA |
|
Encryption64.GetKey Method
Returns a "key" identifying the local machine
Syntax
Visual Basic
Shared Public Function GetKey() As String
C#
public static string GetKey();
C++
public: static String* GetKey();
JScript
public static function GetKey(): String;
Return Value
See Also