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