CoreConfigSettingIdsPasswordPolicyRequireMixedAlphanumeric Field |
Indicates whether a user's password must contain at least one letter and one number.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic static readonly Guid PasswordPolicyRequireMixedAlphanumeric
Public Shared ReadOnly PasswordPolicyRequireMixedAlphanumeric As Guid
public:
static initonly Guid PasswordPolicyRequireMixedAlphanumeric
static val PasswordPolicyRequireMixedAlphanumeric: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 3f214ddd-edac-4f5b-85e0-9be530a3c1aa.
Data Type:
Boolean.
Default Value:
.
See Also