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 (25.3.0.1000)
Syntaxpublic static readonly Guid AnonymousUserName
Public Shared ReadOnly AnonymousUserName As Guid
public:
static initonly Guid AnonymousUserName
static val AnonymousUserName: Guid
Field Value
Type: 
Guid
RemarksThe value of this constant is 555c7ef0-9a41-4903-9d59-22ee7026c560.
            Data Type: 
String.
            Default Value: 
Empty.
            
See Also