[This is preliminary documentation and is subject to change.]
CacheParams that uses one minute for sensitive data (i.e. user account-related data)
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static CacheParams OneMinute { get; }
public static CacheParams OneMinute { get; }
Public Shared ReadOnly Property OneMinute As CacheParams
Get
Public Shared ReadOnly Property OneMinute As CacheParams
Get
public:
static property CacheParams OneMinute {
CacheParams get ();
}
public:
static property CacheParams OneMinute {
CacheParams get ();
}
static member OneMinute : CacheParams with get
static member OneMinute : CacheParams with get
Property Value
Type:
CacheParams