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