WebConfigSettingIdsAnonymousUserName Field |
The account name to be used for anonymous logon. Leave empty if anonymous logon should not be enabled.
Namespace:
Dundas.BI.Web
Assembly:
Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid AnonymousUserName
Public Shared ReadOnly AnonymousUserName As Guid
public:
static initonly Guid AnonymousUserName
static val AnonymousUserName: Guid
Field Value
Type:
GuidRemarks The value of this constant is 555c7ef0-9a41-4903-9d59-22ee7026c560.
Data Type:
String.
Default Value:
Empty.
See Also