CoreConfigSettingIdsLogOnHistoryMaxAge Field |
The number of days that logon history records are kept before getting deleted.
A value of 0 indicates that logon history will not be saved, and a value of -1
indicates that logon history records should be kept indefinitely.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic static readonly Guid LogOnHistoryMaxAge
Public Shared ReadOnly LogOnHistoryMaxAge As Guid
public:
static initonly Guid LogOnHistoryMaxAge
static val LogOnHistoryMaxAge: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 22afa6dd-e0d8-4383-bbc1-85c478609ebc.
Data Type:
Int32.
Default Value: 90.
See Also