Adldap\Schemas\SchemaInterface::unicodePassword PHP Method

unicodePassword() public method

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