Adldap\Schemas\SchemaInterface::unicodePassword PHP Méthode

unicodePassword() public méthode

The password of the user in Windows NT one-way format (OWF). Windows 2000 uses the Windows NT OWF.
public unicodePassword ( ) : string
Résultat string
    public function unicodePassword();
SchemaInterface