Adldap\Schemas\SchemaInterface::maxPasswordAge PHP Method

maxPasswordAge() public method

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
return string
    public function maxPasswordAge();
SchemaInterface