OAuthUtility
GetRandomKey Method
Nemiro.OAuth
Generate random key.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
static
string
GetRandomKey
()
public static string GetRandomKey()
Public
Shared
Function
GetRandomKey
As
String
Public Shared Function GetRandomKey As String
Return Value
Type:
String
See Also
OAuthUtility Class
Nemiro.OAuth Namespace