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

maxPasswordAge() public méthode

This value is stored as a large integer that represents the number of 100-nanosecond intervals from the time the password was set before the password expires.
public maxPasswordAge ( ) : string
Résultat string
    public function maxPasswordAge();
SchemaInterface