PwdPolicy_Has_Special

Indicates if the password must contain at least one special character. A special character is a character in the set "~!@#$%^&*()-+". 

Syntax

ConnectionPropertyType PwdPolicy_Has_Special 

Parameters

None.

Returns

Returns true if the password must contain at least one special character.

Examples