[This is preliminary documentation and is subject to change.]
Tests the password strength based on the policy
Namespace:
OfficeClip.BusinessLayerAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public static string TestPasswordStrength( string currentPassword ) |
Visual Basic (Declaration) |
---|
Public Shared Function TestPasswordStrength ( _ currentPassword As String _ ) As String |
Visual C++ |
---|
public: static String^ TestPasswordStrength( String^ currentPassword ) |
Parameters
- currentPassword
- Type: System..::.String
The current password