CoreConfigSettingIdsLocalAccessKey Field |
A key which can be used to access application functionality locally without authenticating.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic static readonly Guid LocalAccessKey
Public Shared ReadOnly LocalAccessKey As Guid
public:
static initonly Guid LocalAccessKey
static val LocalAccessKey: Guid
Field Value
Guid
RemarksThe value of this constant is 8624ffa9-cf1f-4878-888b-198aa146611d.
Data Type:
String.
Default Value: Random GUID.
See Also