Sitecore 5.1.1 API

CachePrefix.Credentials Field

the cache prefix for core items.

[Visual Basic]
Public Const Credentials As String = "SC_CRED_"
[C#]
public const string Credentials = "SC_CRED_";

See Also

CachePrefix Class | Sitecore Namespace