SecurityKeyToStringKey Method |
Returns the non-null, non-empty, canonical string security key.
Namespace: DegreeDays.ApiAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntaxpublic string ToStringKey()
Public Function ToStringKey As String
Return Value
String
Remarks
Take care to ensure that the returned string doesn't accidentally
appear in log files or error messages.
See Also