CoreConfigSettingIdsLogOnTokenLifetime Field |
The duration a logon token remains valid once it is created.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic static readonly Guid LogOnTokenLifetime
Public Shared ReadOnly LogOnTokenLifetime As Guid
public:
static initonly Guid LogOnTokenLifetime
static val LogOnTokenLifetime: Guid
Field Value
Guid
RemarksThe value of this constant is 4ef34123-8a7f-4cf0-9240-3f2d6432bd1a.
Data Type:
TimeSpan.
Default Value: 1 hour.
See Also