Click or drag to resize

SecurityKeyToStringKey Method

Returns the non-null, non-empty, canonical string security key.

Namespace: DegreeDays.Api
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public string ToStringKey()

Return Value

String
Remarks
Take care to ensure that the returned string doesn't accidentally appear in log files or error messages.
See Also