CoreConfigSettingIdsAccountRegistrationAutoApprovalRegex Field |
A regular expression indicating the pattern for e-mail addresses which should be automatically approved for account
registrations. Leave empty to disable auto-approval.
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 AccountRegistrationAutoApprovalRegex
Public Shared ReadOnly AccountRegistrationAutoApprovalRegex As Guid
public:
static initonly Guid AccountRegistrationAutoApprovalRegex
static val AccountRegistrationAutoApprovalRegex: Guid
Field Value
Type:
GuidRemarks The value of this constant is 0a54de1c-26eb-43e9-a2d7-dd057ca8e394.
Data Type:
String.
Default Value:
Empty.
See Also