CoreConfigSettingIdsNotificationAllowedUserSpecifiedEmailRecipientDomains Field

A comma-separated, case-insensitive list of email address domains, which acts as a whitelist for user-specified email addresses of notification recipients. If empty, no domain restrictions are applied.

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 NotificationAllowedUserSpecifiedEmailRecipientDomains

Field Value

Type: Guid
Remarks

The value of this constant is 7ff5e73a-4cc0-4849-816a-b135e014c73a.

Data Type: String. Default Value: Empty.

Example: "example.com,domain1.example.com".

See Also